Skip to content

Commit

Permalink
chore(deps)!: bump up comsmwasm dependencies (#2236)
Browse files Browse the repository at this point in the history
  • Loading branch information
haiyizxx authored Feb 4, 2025
1 parent d6a131b commit 0c84fdf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/axelarnetwork/axelar-core
go 1.23

require (
github.com/CosmWasm/wasmd v0.33.0
github.com/CosmWasm/wasmvm v1.3.1
github.com/CosmWasm/wasmd v0.34.1
github.com/CosmWasm/wasmvm v1.5.8
github.com/armon/go-metrics v0.4.1
github.com/axelarnetwork/tm-events v0.0.0-20230704201410-3cf91089034b
github.com/axelarnetwork/utils v0.0.0-20230706045331-b7aacc1f4a2f
Expand Down Expand Up @@ -211,5 +211,3 @@ replace github.com/tendermint/tendermint => github.com/cometbft/cometbft v0.34.3

// Temporary replacement for rosetta support
replace github.com/cosmos/cosmos-sdk => github.com/axelarnetwork/cosmos-sdk v0.45.17-0.20241216210753-523fb865146c

replace github.com/CosmWasm/wasmd => github.com/axelarnetwork/wasmd v0.33.1-0.20241022183459-add3571298b2
8 changes: 4 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c84fdf

Please sign in to comment.