Skip to content

Commit

Permalink
deps: update interchaintest (#7972)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba authored Feb 15, 2025
1 parent 7325bd2 commit ad87fd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/cosmos/ibc-go/e2e

go 1.23.6

replace github.com/strangelove-ventures/interchaintest/v8 => github.com/gjermundgaraba/interchaintest/v8 v8.0.0-20250215053841-57b934aaa4db
replace github.com/strangelove-ventures/interchaintest/v8 => github.com/gjermundgaraba/interchaintest/v8 v8.0.0-20250215185800-7e1ec6907f6e

require (
cosmossdk.io/errors v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions e2e/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,8 @@ github.com/getsentry/sentry-go v0.28.1/go.mod h1:1fQZ+7l7eeJ3wYi82q5Hg8GqAPgefRq
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
github.com/gin-gonic/gin v1.6.3/go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwvtwp4M=
github.com/gjermundgaraba/interchaintest/v8 v8.0.0-20250215053841-57b934aaa4db h1:4DSb1as7owQW2AGTr/tkvY5GNhbUBqUvA0v0Dm8czec=
github.com/gjermundgaraba/interchaintest/v8 v8.0.0-20250215053841-57b934aaa4db/go.mod h1:BZ9OQKaC/xq10slM9OPeFTdWm3joJi8Opb2MlvRA3Xk=
github.com/gjermundgaraba/interchaintest/v8 v8.0.0-20250215185800-7e1ec6907f6e h1:dAwUOTMqJqR0pAItF7BC0ZMUOAvcqZDDNw3m+qJLVME=
github.com/gjermundgaraba/interchaintest/v8 v8.0.0-20250215185800-7e1ec6907f6e/go.mod h1:S97FzDnmVQ+Y1sFYNeu2Y8BcET+9vhw9PUMCSK6GC7A=
github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxIA=
github.com/go-errors/errors v1.4.2/go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
Expand Down

0 comments on commit ad87fd3

Please sign in to comment.