File tree Expand file tree Collapse file tree 4 files changed +4
-27
lines changed Expand file tree Collapse file tree 4 files changed +4
-27
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ replace (
241
241
github.com/skip-mev/feemarket => github.com/unionlabs/feemarket v0.0.0-20250725184025-cd8b620c9675
242
242
)
243
243
244
- replace github.com/CosmWasm/wasmd => github.com/unionlabs/wasmd v0.0.0-20250902022954-26c2c7f3c5f0
244
+ replace github.com/CosmWasm/wasmd => github.com/unionlabs/wasmd v0.0.0-20250902165419-103ed52b5ad8
245
245
246
246
replace (
247
247
github.com/cosmos/ibc-go/modules/capability => github.com/unionlabs/ibc-go/modules/capability v0.0.0-20250228202801-8024a4241fb8
Original file line number Diff line number Diff line change @@ -1025,8 +1025,8 @@ github.com/unionlabs/ibc-go/modules/capability v0.0.0-20250228202801-8024a4241fb
1025
1025
github.com/unionlabs/ibc-go/modules/capability v0.0.0-20250228202801-8024a4241fb8 /go.mod h1:gwR2WaZNTcpdyJVmYZx+bLw5pmaZt0I1w/eP2jNJV2o =
1026
1026
github.com/unionlabs/ibc-go/v8 v8.0.0-20250228202801-8024a4241fb8 h1:PgqRrbtizBKah6EZzusoyDD4fPHoui6FoE4A8418mgQ =
1027
1027
github.com/unionlabs/ibc-go/v8 v8.0.0-20250228202801-8024a4241fb8 /go.mod h1:FtR4596WBCLYmuBlzhq8nne2F/Boruc3ZcajfnPEPe0 =
1028
- github.com/unionlabs/wasmd v0.0.0-20250902022954-26c2c7f3c5f0 h1:PJZFF7WJ8ohumYg7JL3tsJ1o3mgXuUcYHpRm3fJ2PfY =
1029
- github.com/unionlabs/wasmd v0.0.0-20250902022954-26c2c7f3c5f0 /go.mod h1:REcL/5QdzI+YuGnXFE5FyoETa4bupJZXSNGjZXzWLO4 =
1028
+ github.com/unionlabs/wasmd v0.0.0-20250902165419-103ed52b5ad8 h1:TULbawz2fYd7UbaxODA8f2udNFf3YTFU4wtIPVNMM44 =
1029
+ github.com/unionlabs/wasmd v0.0.0-20250902165419-103ed52b5ad8 /go.mod h1:REcL/5QdzI+YuGnXFE5FyoETa4bupJZXSNGjZXzWLO4 =
1030
1030
github.com/urfave/cli v1.20.0 /go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA =
1031
1031
github.com/urfave/cli v1.22.1 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
1032
1032
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
Original file line number Diff line number Diff line change 50
50
( nix-filter . matchExt "md" )
51
51
] ;
52
52
} ;
53
- vendorHash = "sha256-gdO8OHk3iJmrxZ4rTqV9MaPPNqTmTSzoWCtYPjNycik =" ;
53
+ vendorHash = "sha256-L9ColdXUCVZEAzGWSRNX1ja76qOKCeB+erP4IGuwNBc =" ;
54
54
doCheck = true ;
55
55
meta . mainProgram = "uniond" ;
56
56
}
You can’t perform that action at this time.
0 commit comments