Skip to content

Commit

Permalink
Change branch name in protodep.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Youngjoon Lee committed Jun 16, 2021
1 parent 17fcc56 commit c9469c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions protodep.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ proto_outdir = "./third_party/proto"

[[dependencies]]
target = "github.com/medibloc/panacea-core/proto"
# TODO: needs to be changed to 'stargate' or a specific revision
branch = "fix/108/proto-path"
branch = "stargate" # TODO: use a specific revision

[[dependencies]]
target = "github.com/cosmos/cosmos-sdk/third_party/proto"
Expand Down

0 comments on commit c9469c2

Please sign in to comment.