Skip to content

Commit

Permalink
bump ibc-go
Browse files Browse the repository at this point in the history
  • Loading branch information
jhernandezb committed Mar 29, 2024
1 parent 8689452 commit bdeff17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ release/
mytestnet/
github.com/
swagger-proto/
tmp-swagger-gen/
tmp-swagger-gen/
ibc-go/
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,5 @@ replace (
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.8.1
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
golang.org/x/exp => golang.org/x/exp v0.0.0-20230711153332-06a737ee72cb
github.com/cosmos/ibc-go/v7 => ./ibc-go
)

0 comments on commit bdeff17

Please sign in to comment.