Skip to content

Commit

Permalink
fix client-tp
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Jan 23, 2025
1 parent bad9d7d commit 8dcfe48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion interchaintest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,6 @@ replace (
github.com/cosmos/relayer/v2 => ../
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
github.com/misko9/go-substrate-rpc-client/v4 => github.com/mmsqe/go-substrate-rpc-client/v4 v4.0.0-20250123090201-90ee8052ef5c
github.com/strangelove-ventures/interchaintest/v9 => github.com/mmsqe/interchaintest/v9 v9.0.0-20250123090906-7f9ecc5c2bcb
github.com/strangelove-ventures/interchaintest/v9 => github.com/mmsqe/interchaintest/v9 v9.0.0-20250123093253-c4caf6575e0a
github.com/vedhavyas/go-subkey => github.com/strangelove-ventures/go-subkey v1.0.7
)
2 changes: 0 additions & 2 deletions interchaintest/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -937,8 +937,6 @@ github.com/mmcloughlin/addchain v0.4.0/go.mod h1:A86O+tHqZLMNO4w6ZZ4FlVQEadcoqky
github.com/mmcloughlin/profile v0.1.1/go.mod h1:IhHD7q1ooxgwTgjxQYkACGA77oFTDdFVejUS1/tS/qU=
github.com/mmsqe/go-substrate-rpc-client/v4 v4.0.0-20250123090201-90ee8052ef5c h1:oCt2SvNR+Je60k0KtK72uAeNdJRMH9gF0P4cH3Ne+SE=
github.com/mmsqe/go-substrate-rpc-client/v4 v4.0.0-20250123090201-90ee8052ef5c/go.mod h1:dEVjyUJRwrKxcUQa4hYOujQxmepRx1myUTr+0qj+7Qk=
github.com/mmsqe/interchaintest/v9 v9.0.0-20250123090906-7f9ecc5c2bcb h1:qWF3V5kNIGCied0RDb5jKXCS/wIe3uHzzNopEUjuhPg=
github.com/mmsqe/interchaintest/v9 v9.0.0-20250123090906-7f9ecc5c2bcb/go.mod h1:tctD5vOYHbJ++t6MQIShBSs32Bcg1CtAvXOyM/sucWw=
github.com/moby/moby v24.0.9+incompatible h1:Z/hFbZJqC5Fmuf6jesMLdHU71CMAgdiSJ1ZYey+bFmg=
github.com/moby/moby v24.0.9+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
github.com/moby/patternmatcher v0.5.0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo=
Expand Down

0 comments on commit 8dcfe48

Please sign in to comment.