@@ -11,13 +11,13 @@ require (
11
11
cosmossdk.io/simapp v0.0.0-20230602123434-616841b9704d
12
12
cosmossdk.io/tools/rosetta v0.2.1
13
13
github.com/chzyer/readline v1.5.1
14
- github.com/cometbft/cometbft v0.37.13
14
+ github.com/cometbft/cometbft v0.37.15
15
15
github.com/cometbft/cometbft-db v0.10.0
16
16
github.com/cosmos/cosmos-proto v1.0.0-beta.5
17
17
github.com/cosmos/cosmos-sdk v0.47.15
18
18
github.com/cosmos/go-bip39 v1.0.0
19
19
github.com/cosmos/gogoproto v1.7.0
20
- github.com/cosmos/ibc-go/v7 v7.8.0
20
+ github.com/cosmos/ibc-go/v7 v7.9.2
21
21
github.com/golang/mock v1.6.0
22
22
github.com/golang/protobuf v1.5.4
23
23
github.com/google/gofuzz v1.2.0
@@ -31,13 +31,12 @@ require (
31
31
github.com/spf13/cobra v1.8.1
32
32
github.com/spf13/pflag v1.0.5
33
33
github.com/spf13/viper v1.19.0
34
- github.com/stretchr/testify v1.9.0
35
- golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
36
- golang.org/x/sync v0.8.0
37
- google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142
38
- google.golang.org/grpc v1.67.0
39
- google.golang.org/protobuf v1.34.2
40
- gopkg.in/yaml.v2 v2.4.0
34
+ github.com/stretchr/testify v1.10.0
35
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
36
+ golang.org/x/sync v0.10.0
37
+ google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
38
+ google.golang.org/grpc v1.68.0
39
+ google.golang.org/protobuf v1.36.1
41
40
gotest.tools/v3 v3.5.1
42
41
sigs.k8s.io/yaml v1.4.0
43
42
)
@@ -79,10 +78,10 @@ require (
79
78
github.com/cosmos/ics23/go v0.10.0 // indirect
80
79
github.com/cosmos/ledger-cosmos-go v0.12.4 // indirect
81
80
github.com/cosmos/rosetta-sdk-go v0.10.0 // indirect
82
- github.com/creachadair/taskgroup v0.10 .0 // indirect
81
+ github.com/creachadair/taskgroup v0.13 .0 // indirect
83
82
github.com/danieljoos/wincred v1.1.2 // indirect
84
83
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
85
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1 .0 // indirect
84
+ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3 .0 // indirect
86
85
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
87
86
github.com/dgraph-io/badger/v2 v2.2007.4 // indirect
88
87
github.com/dgraph-io/ristretto v0.1.1 // indirect
@@ -159,9 +158,9 @@ require (
159
158
github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect
160
159
github.com/pkg/errors v0.9.1 // indirect
161
160
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
162
- github.com/prometheus/client_golang v1.20.4 // indirect
161
+ github.com/prometheus/client_golang v1.20.5 // indirect
163
162
github.com/prometheus/client_model v0.6.1 // indirect
164
- github.com/prometheus/common v0.59 .1 // indirect
163
+ github.com/prometheus/common v0.60 .1 // indirect
165
164
github.com/prometheus/procfs v0.15.1 // indirect
166
165
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
167
166
github.com/rogpeppe/go-internal v1.11.0 // indirect
@@ -192,15 +191,15 @@ require (
192
191
go.opentelemetry.io/otel/trace v1.24.0 // indirect
193
192
go.uber.org/atomic v1.10.0 // indirect
194
193
go.uber.org/multierr v1.9.0 // indirect
195
- golang.org/x/crypto v0.27 .0 // indirect
196
- golang.org/x/mod v0.17 .0 // indirect
197
- golang.org/x/net v0.29 .0 // indirect
198
- golang.org/x/oauth2 v0.22 .0 // indirect
199
- golang.org/x/sys v0.25 .0 // indirect
200
- golang.org/x/term v0.24 .0 // indirect
201
- golang.org/x/text v0.18 .0 // indirect
194
+ golang.org/x/crypto v0.31 .0 // indirect
195
+ golang.org/x/mod v0.19 .0 // indirect
196
+ golang.org/x/net v0.33 .0 // indirect
197
+ golang.org/x/oauth2 v0.23 .0 // indirect
198
+ golang.org/x/sys v0.28 .0 // indirect
199
+ golang.org/x/term v0.27 .0 // indirect
200
+ golang.org/x/text v0.21 .0 // indirect
202
201
golang.org/x/time v0.5.0 // indirect
203
- golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
202
+ golang.org/x/tools v0.23.0 // indirect
204
203
google.golang.org/api v0.171.0 // indirect
205
204
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
206
205
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
0 commit comments