Skip to content

Commit

Permalink
Add back option go_package to third_party confio proofs.proto (#7565)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
blushi and mergify[bot] authored Oct 15, 2020
1 parent 55242a6 commit 1279da5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/proto/confio/proofs.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
syntax = "proto3";

package ics23;
option go_package = "github.com/confio/ics23/go";

enum HashOp {
// NO_HASH is the default if no data passed. Note this is an illegal argument some places.
Expand Down

0 comments on commit 1279da5

Please sign in to comment.