Skip to content

Commit fb4d945

Browse files
committed
wasm depandancy by tag
1 parent 5ac4248 commit fb4d945

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
0 Bytes
Binary file not shown.

contracts/vesting_investors.wasm

10.5 KB
Binary file not shown.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ require (
224224

225225
replace (
226226
github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0
227-
github.com/CosmWasm/wasmd => github.com/neutron-org/wasmd v0.54.1-neutron.0.20251105103047-b1093673450d
227+
github.com/CosmWasm/wasmd => github.com/neutron-org/wasmd v0.54.3-neutron
228228
github.com/btcsuite/btcd/btcec/v2 => github.com/btcsuite/btcd/btcec/v2 v2.3.2
229229
github.com/cosmos/admin-module/v2 => github.com/neutron-org/admin-module/v2 v2.0.3
230230
github.com/cosmos/cosmos-sdk => github.com/neutron-org/cosmos-sdk v0.50.13-neutron.0.20250512094026-b5afd837c4de

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -843,8 +843,8 @@ github.com/neutron-org/cosmos-sdk v0.50.13-neutron.0.20250512094026-b5afd837c4de
843843
github.com/neutron-org/cosmos-sdk v0.50.13-neutron.0.20250512094026-b5afd837c4de/go.mod h1:hrWEFMU1eoXqLJeE6VVESpJDQH67FS1nnMrQIjO2daw=
844844
github.com/neutron-org/feemarket v0.0.0-20250127141246-4ffcf3d43464 h1:5mbzd7sqp8pPYWzIhIYKFovMRBL0ru24N2E6dIWjL0o=
845845
github.com/neutron-org/feemarket v0.0.0-20250127141246-4ffcf3d43464/go.mod h1:DUa6djUsTeMOrbrcIZqWSVxU9IZNCXp96ruaojyBNpc=
846-
github.com/neutron-org/wasmd v0.54.1-neutron.0.20251105103047-b1093673450d h1:2VCdBnIYDZ35w4hNTCvGrTdcChrky1DYJm6kYLeqktQ=
847-
github.com/neutron-org/wasmd v0.54.1-neutron.0.20251105103047-b1093673450d/go.mod h1:2FX9+3mf0FmlRHUoUwF8Vg/kkNdtey9TogE5N6nX4Ng=
846+
github.com/neutron-org/wasmd v0.54.3-neutron h1:so+figs8104F32Ttx0Ik6ThNQ0iC9uNzLxfOXBtcsI0=
847+
github.com/neutron-org/wasmd v0.54.3-neutron/go.mod h1:2FX9+3mf0FmlRHUoUwF8Vg/kkNdtey9TogE5N6nX4Ng=
848848
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
849849
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
850850
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=

0 commit comments

Comments
 (0)