Skip to content

Commit 8dcfe48

Browse files
committed
fix client-tp
1 parent bad9d7d commit 8dcfe48

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Diff for: interchaintest/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,6 @@ replace (
304304
github.com/cosmos/relayer/v2 => ../
305305
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
306306
github.com/misko9/go-substrate-rpc-client/v4 => github.com/mmsqe/go-substrate-rpc-client/v4 v4.0.0-20250123090201-90ee8052ef5c
307-
github.com/strangelove-ventures/interchaintest/v9 => github.com/mmsqe/interchaintest/v9 v9.0.0-20250123090906-7f9ecc5c2bcb
307+
github.com/strangelove-ventures/interchaintest/v9 => github.com/mmsqe/interchaintest/v9 v9.0.0-20250123093253-c4caf6575e0a
308308
github.com/vedhavyas/go-subkey => github.com/strangelove-ventures/go-subkey v1.0.7
309309
)

Diff for: interchaintest/go.sum

-2
Original file line numberDiff line numberDiff line change
@@ -937,8 +937,6 @@ github.com/mmcloughlin/addchain v0.4.0/go.mod h1:A86O+tHqZLMNO4w6ZZ4FlVQEadcoqky
937937
github.com/mmcloughlin/profile v0.1.1/go.mod h1:IhHD7q1ooxgwTgjxQYkACGA77oFTDdFVejUS1/tS/qU=
938938
github.com/mmsqe/go-substrate-rpc-client/v4 v4.0.0-20250123090201-90ee8052ef5c h1:oCt2SvNR+Je60k0KtK72uAeNdJRMH9gF0P4cH3Ne+SE=
939939
github.com/mmsqe/go-substrate-rpc-client/v4 v4.0.0-20250123090201-90ee8052ef5c/go.mod h1:dEVjyUJRwrKxcUQa4hYOujQxmepRx1myUTr+0qj+7Qk=
940-
github.com/mmsqe/interchaintest/v9 v9.0.0-20250123090906-7f9ecc5c2bcb h1:qWF3V5kNIGCied0RDb5jKXCS/wIe3uHzzNopEUjuhPg=
941-
github.com/mmsqe/interchaintest/v9 v9.0.0-20250123090906-7f9ecc5c2bcb/go.mod h1:tctD5vOYHbJ++t6MQIShBSs32Bcg1CtAvXOyM/sucWw=
942940
github.com/moby/moby v24.0.9+incompatible h1:Z/hFbZJqC5Fmuf6jesMLdHU71CMAgdiSJ1ZYey+bFmg=
943941
github.com/moby/moby v24.0.9+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
944942
github.com/moby/patternmatcher v0.5.0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo=

0 commit comments

Comments
 (0)