@@ -9,6 +9,11 @@ require (
99 cosmossdk.io/tools/rosetta v0.2.1
1010 github.com/CosmWasm/wasmd v0.45.1-0.20231128163306-4b9b61faeaa3
1111 github.com/CosmWasm/wasmvm v1.5.2
12+ <<<<<<< HEAD
13+ =======
14+ github.com/btcsuite/btcd v0.24.0
15+ github.com/btcsuite/btcd/btcutil v1.1.5
16+ >>>>>>> f682cfab (chore: update to the latest version of ibc-go (#7957))
1217 github.com/cometbft/cometbft v0.37.4
1318 github.com/cometbft/cometbft-db v0.10.0
1419 github.com/cosmos/cosmos-proto v1.0.0-beta.3
@@ -17,7 +22,12 @@ require (
1722 github.com/cosmos/gogoproto v1.4.11
1823 github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v7 v7.1.1
1924 github.com/cosmos/ibc-apps/modules/async-icq/v7 v7.1.1
25+ <<<<<<< HEAD
2026 github.com/cosmos/ibc-go/v7 v7.3.2
27+ =======
28+ github.com/cosmos/ibc-go/modules/light-clients/08-wasm v0.1.1-0.20231213092633-b306e7a706e1
29+ github.com/cosmos/ibc-go/v7 v7.4.0
30+ >>>>>>> f682cfab (chore: update to the latest version of ibc-go (#7957))
2131 github.com/golang/mock v1.6.0
2232 github.com/golang/protobuf v1.5.3
2333 github.com/golangci/golangci-lint v1.55.2
@@ -77,7 +87,14 @@ require (
7787 github.com/aws/aws-sdk-go v1.44.224 // indirect
7888 github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
7989 github.com/btcsuite/btcd/btcec/v2 v2.3.2 // indirect
90+ <<<<<<< HEAD
8091 github.com/btcsuite/btcd/btcutil v1.1.3 // indirect
92+ =======
93+ github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
94+ github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f // indirect
95+ github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd // indirect
96+ github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792 // indirect
97+ >>>>>>> f682cfab (chore: update to the latest version of ibc-go (#7957))
8198 github.com/butuzov/mirror v1.1.0 // indirect
8299 github.com/catenacyber/perfsprint v0.2.0 // indirect
83100 github.com/ccojocar/zxcvbn-go v1.0.1 // indirect
0 commit comments