Skip to content

Commit

Permalink
annotate replace statements
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Oct 22, 2022
1 parent 003454a commit bafae9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ go 1.18

module github.com/cosmos/ibc-go/v6

// Use cosmos-flavored protobufs
replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1

// Dragonberry ics23 patch
replace github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0

require (
Expand Down

0 comments on commit bafae9c

Please sign in to comment.