@@ -12,7 +12,7 @@ require (
12
12
cosmossdk.io/errors v1.0.2
13
13
cosmossdk.io/log v1.5.1
14
14
cosmossdk.io/math v1.5.2
15
- cosmossdk.io/store v1.1.1
15
+ cosmossdk.io/store v1.1.2
16
16
cosmossdk.io/tools/confix v0.1.2
17
17
cosmossdk.io/x/circuit v0.1.1
18
18
cosmossdk.io/x/evidence v0.1.1
@@ -23,7 +23,7 @@ require (
23
23
github.com/CosmWasm/wasmd v0.53.0
24
24
github.com/Masterminds/sprig/v3 v3.3.0
25
25
github.com/axone-protocol/prolog/v2 v2.0.1
26
- github.com/cometbft/cometbft v0.38.15
26
+ github.com/cometbft/cometbft v0.38.17
27
27
github.com/cosmos/cosmos-db v1.1.1
28
28
github.com/cosmos/cosmos-proto v1.0.0-beta.5
29
29
github.com/cosmos/cosmos-sdk v0.50.13
@@ -57,7 +57,7 @@ require (
57
57
github.com/stretchr/testify v1.10.0
58
58
github.com/wk8/go-ordered-map/v2 v2.1.8
59
59
go.uber.org/mock v0.5.0
60
- golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0
60
+ golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
61
61
golang.org/x/net v0.38.0
62
62
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422
63
63
google.golang.org/grpc v1.71.1
@@ -94,14 +94,14 @@ require (
94
94
github.com/99designs/keyring v1.2.1 // indirect
95
95
github.com/CosmWasm/wasmvm/v2 v2.1.2 // indirect
96
96
github.com/DataDog/datadog-go v3.2.0+incompatible // indirect
97
- github.com/DataDog/zstd v1.5.5 // indirect
97
+ github.com/DataDog/zstd v1.5.6 // indirect
98
98
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 // indirect
99
99
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 // indirect
100
100
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 // indirect
101
101
github.com/Masterminds/goutils v1.1.1 // indirect
102
- github.com/Masterminds/semver/v3 v3.3.0 // indirect
102
+ github.com/Masterminds/semver/v3 v3.3.1 // indirect
103
103
github.com/Microsoft/go-winio v0.6.1 // indirect
104
- github.com/ProtonMail/go-crypto v1.0.0 // indirect
104
+ github.com/ProtonMail/go-crypto v1.1.5 // indirect
105
105
github.com/VictoriaMetrics/fastcache v1.5.7 // indirect
106
106
github.com/VividCortex/ewma v1.2.0 // indirect
107
107
github.com/aws/aws-sdk-go v1.44.224 // indirect
@@ -140,7 +140,7 @@ require (
140
140
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
141
141
github.com/creachadair/atomicfile v0.3.1 // indirect
142
142
github.com/creachadair/tomledit v0.0.24 // indirect
143
- github.com/cyphar/filepath-securejoin v0.2.4 // indirect
143
+ github.com/cyphar/filepath-securejoin v0.3.6 // indirect
144
144
github.com/danieljoos/wincred v1.1.2 // indirect
145
145
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
146
146
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
@@ -159,8 +159,8 @@ require (
159
159
github.com/fsnotify/fsnotify v1.8.0 // indirect
160
160
github.com/getsentry/sentry-go v0.27.0 // indirect
161
161
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
162
- github.com/go-git/go-billy/v5 v5.5.0 // indirect
163
- github.com/go-git/go-git/v5 v5.12.0 // indirect
162
+ github.com/go-git/go-billy/v5 v5.6.2 // indirect
163
+ github.com/go-git/go-git/v5 v5.13.2 // indirect
164
164
github.com/go-jose/go-jose/v3 v3.0.1 // indirect
165
165
github.com/go-kit/kit v0.13.0 // indirect
166
166
github.com/go-kit/log v0.2.1 // indirect
@@ -195,10 +195,10 @@ require (
195
195
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
196
196
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
197
197
github.com/hashicorp/go-getter v1.7.5 // indirect
198
- github.com/hashicorp/go-hclog v1.5.0 // indirect
198
+ github.com/hashicorp/go-hclog v1.6.3 // indirect
199
199
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
200
200
github.com/hashicorp/go-memdb v1.3.4 // indirect
201
- github.com/hashicorp/go-plugin v1.5.2 // indirect
201
+ github.com/hashicorp/go-plugin v1.6.3 // indirect
202
202
github.com/hashicorp/go-safetemp v1.0.0 // indirect
203
203
github.com/hashicorp/go-version v1.6.0 // indirect
204
204
github.com/hashicorp/golang-lru v1.0.2 // indirect
@@ -255,7 +255,7 @@ require (
255
255
github.com/opencontainers/go-digest v1.0.0 // indirect
256
256
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
257
257
github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect
258
- github.com/pjbgf/sha1cd v0.3.0 // indirect
258
+ github.com/pjbgf/sha1cd v0.3.2 // indirect
259
259
github.com/pkg/errors v0.9.1 // indirect
260
260
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
261
261
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
@@ -277,7 +277,7 @@ require (
277
277
github.com/shengdoushi/base58 v1.0.0 // indirect
278
278
github.com/shopspring/decimal v1.4.0 // indirect
279
279
github.com/sirupsen/logrus v1.9.3 // indirect
280
- github.com/skeema/knownhosts v1.2.2 // indirect
280
+ github.com/skeema/knownhosts v1.3.0 // indirect
281
281
github.com/smarty/assertions v1.15.0 // indirect
282
282
github.com/sourcegraph/conc v0.3.0 // indirect
283
283
github.com/spf13/afero v1.12.0 // indirect
@@ -309,14 +309,14 @@ require (
309
309
go.uber.org/multierr v1.11.0 // indirect
310
310
golang.org/x/arch v0.15.0 // indirect
311
311
golang.org/x/crypto v0.36.0 // indirect
312
- golang.org/x/mod v0.21 .0 // indirect
312
+ golang.org/x/mod v0.24 .0 // indirect
313
313
golang.org/x/oauth2 v0.25.0 // indirect
314
314
golang.org/x/sync v0.12.0 // indirect
315
315
golang.org/x/sys v0.31.0 // indirect
316
316
golang.org/x/term v0.30.0 // indirect
317
317
golang.org/x/text v0.23.0 // indirect
318
318
golang.org/x/time v0.8.0 // indirect
319
- golang.org/x/tools v0.26 .0 // indirect
319
+ golang.org/x/tools v0.31 .0 // indirect
320
320
google.golang.org/api v0.215.0 // indirect
321
321
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
322
322
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
0 commit comments