Skip to content

Commit 1e1547a

Browse files
Bump the go_modules group across 7 directories with 16 updates
Bumps the go_modules group with 8 updates in the /clients/go/client directory: | Package | From | To | | --- | --- | --- | | [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) | `1.0.0-rc.0` | `1.4.0` | | [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) | `1.0.0` | `1.1.1` | | [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) | `7.0.0-rc0` | `7.10.0` | | [github.com/golang/glog](https://github.com/golang/glog) | `1.2.0` | `1.2.4` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.11` | `0.5.14` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.24.0` | `0.45.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.18.0` | `0.27.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.64.0` | `1.79.3` | Bumps the go_modules group with 4 updates in the /starship/cmd/starship directory: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/oauth2](https://github.com/golang/oauth2), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [helm.sh/helm/v3](https://github.com/helm/helm). Bumps the go_modules group with 2 updates in the /starship/exposer directory: [golang.org/x/net](https://github.com/golang/net) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go_modules group with 2 updates in the /starship/faucet directory: [golang.org/x/net](https://github.com/golang/net) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go_modules group with 9 updates in the /starship/registry directory: | Package | From | To | | --- | --- | --- | | [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) | `1.0.0-rc.0` | `1.4.0` | | [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) | `1.0.0` | `1.1.1` | | [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) | `7.0.0-rc0` | `7.10.0` | | [github.com/golang/glog](https://github.com/golang/glog) | `1.2.0` | `1.2.4` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.11` | `0.5.14` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.24.0` | `0.45.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.18.0` | `0.27.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.64.0` | `1.79.3` | | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.4` | `1.2.8` | Bumps the go_modules group with 2 updates in the /starship/tests/e2e directory: [golang.org/x/net](https://github.com/golang/net) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go_modules group with 2 updates in the /starship/tools directory: [golang.org/x/crypto](https://github.com/golang/crypto) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `cosmossdk.io/math` from 1.0.0-rc.0 to 1.4.0 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@math/v1.0.0-rc.0...log/v1.4.0) Updates `filippo.io/edwards25519` from 1.0.0 to 1.1.1 - [Commits](FiloSottile/edwards25519@v1.0.0...v1.1.1) Updates `github.com/cosmos/ibc-go/v7` from 7.0.0-rc0 to 7.10.0 - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v7.10.0/CHANGELOG.md) - [Commits](cosmos/ibc-go@v7.0.0-rc0...v7.10.0) Updates `github.com/dvsekhvalnov/jose2go` from 1.5.0 to 1.6.0 - [Commits](dvsekhvalnov/jose2go@v1.5...v1.6.0) Updates `github.com/golang/glog` from 1.2.0 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.0...v1.2.4) Updates `github.com/hashicorp/go-getter` from 1.7.0 to 1.7.5 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Commits](hashicorp/go-getter@v1.7.0...v1.7.5) Updates `github.com/ulikunitz/xz` from 0.5.11 to 0.5.14 - [Commits](ulikunitz/xz@v0.5.11...v0.5.14) Updates `golang.org/x/crypto` from 0.24.0 to 0.45.0 - [Commits](golang/crypto@v0.24.0...v0.45.0) Updates `golang.org/x/net` from 0.26.0 to 0.47.0 - [Commits](golang/net@v0.26.0...v0.38.0) Updates `golang.org/x/oauth2` from 0.18.0 to 0.27.0 - [Commits](golang/oauth2@v0.18.0...v0.27.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.79.3) Updates `golang.org/x/crypto` from 0.24.0 to 0.45.0 - [Commits](golang/crypto@v0.24.0...v0.45.0) Updates `golang.org/x/net` from 0.26.0 to 0.47.0 - [Commits](golang/net@v0.26.0...v0.38.0) Updates `golang.org/x/oauth2` from 0.18.0 to 0.27.0 - [Commits](golang/oauth2@v0.18.0...v0.27.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.79.3) Updates `helm.sh/helm/v3` from 3.12.0 to 3.18.5 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.12.0...v3.18.5) Updates `github.com/containerd/containerd` from 1.7.0 to 1.7.27 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.0...v1.7.27) Updates `github.com/cyphar/filepath-securejoin` from 0.2.3 to 0.4.1 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.2.3...v0.4.1) Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.3 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.0...v1.9.3) Updates `golang.org/x/net` from 0.26.0 to 0.38.0 - [Commits](golang/net@v0.26.0...v0.38.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.79.3) Updates `golang.org/x/net` from 0.26.0 to 0.38.0 - [Commits](golang/net@v0.26.0...v0.38.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.79.3) Updates `cosmossdk.io/math` from 1.0.0-rc.0 to 1.4.0 - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@math/v1.0.0-rc.0...log/v1.4.0) Updates `filippo.io/edwards25519` from 1.0.0 to 1.1.1 - [Commits](FiloSottile/edwards25519@v1.0.0...v1.1.1) Updates `github.com/cosmos/ibc-go/v7` from 7.0.0-rc0 to 7.10.0 - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v7.10.0/CHANGELOG.md) - [Commits](cosmos/ibc-go@v7.0.0-rc0...v7.10.0) Updates `github.com/dvsekhvalnov/jose2go` from 1.5.0 to 1.6.0 - [Commits](dvsekhvalnov/jose2go@v1.5...v1.6.0) Updates `github.com/golang/glog` from 1.2.0 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.0...v1.2.4) Updates `github.com/hashicorp/go-getter` from 1.7.0 to 1.7.5 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Commits](hashicorp/go-getter@v1.7.0...v1.7.5) Updates `github.com/ulikunitz/xz` from 0.5.11 to 0.5.14 - [Commits](ulikunitz/xz@v0.5.11...v0.5.14) Updates `golang.org/x/crypto` from 0.24.0 to 0.45.0 - [Commits](golang/crypto@v0.24.0...v0.45.0) Updates `golang.org/x/net` from 0.26.0 to 0.47.0 - [Commits](golang/net@v0.26.0...v0.38.0) Updates `golang.org/x/oauth2` from 0.18.0 to 0.27.0 - [Commits](golang/oauth2@v0.18.0...v0.27.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.79.3) Updates `github.com/opencontainers/runc` from 1.1.4 to 1.2.8 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.4...v1.2.8) Updates `golang.org/x/net` from 0.26.0 to 0.38.0 - [Commits](golang/net@v0.26.0...v0.38.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.79.3) Updates `golang.org/x/crypto` from 0.24.0 to 0.45.0 - [Commits](golang/crypto@v0.24.0...v0.45.0) Updates `google.golang.org/grpc` from 1.64.0 to 1.79.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.79.3) --- updated-dependencies: - dependency-name: cosmossdk.io/math dependency-version: 1.4.0 dependency-type: indirect dependency-group: go_modules - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cosmos/ibc-go/v7 dependency-version: 7.10.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/dvsekhvalnov/jose2go dependency-version: 1.6.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang/glog dependency-version: 1.2.4 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.7.5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/ulikunitz/xz dependency-version: 0.5.14 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect dependency-group: go_modules - dependency-name: helm.sh/helm/v3 dependency-version: 3.18.5 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/containerd/containerd dependency-version: 1.7.27 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cyphar/filepath-securejoin dependency-version: 0.4.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.3 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production dependency-group: go_modules - dependency-name: cosmossdk.io/math dependency-version: 1.4.0 dependency-type: indirect dependency-group: go_modules - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cosmos/ibc-go/v7 dependency-version: 7.10.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/dvsekhvalnov/jose2go dependency-version: 1.6.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang/glog dependency-version: 1.2.4 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.7.5 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/ulikunitz/xz dependency-version: 0.5.14 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/opencontainers/runc dependency-version: 1.2.8 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e039c8 commit 1e1547a

File tree

14 files changed

+1114
-1678
lines changed

14 files changed

+1114
-1678
lines changed

clients/go/client/go.mod

Lines changed: 76 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
module github.com/hyperweb-io/starship/clients/go/client
22

3-
go 1.21
3+
go 1.24.0
44

55
replace (
66
github.com/hyperweb-io/starship/registry => ../../../starship/registry
77
github.com/strangelove-ventures/lens => github.com/Anmol1696/lens v0.1.1-0.20230331154219-5027f163133a
88
)
99

1010
require (
11-
github.com/hyperweb-io/starship/registry v0.0.0-20231216105442-4ce4f5ba3829
12-
github.com/cosmos/cosmos-sdk v0.47.0-rc2
11+
github.com/cosmos/cosmos-sdk v0.47.13
1312
github.com/cosmos/go-bip39 v1.0.0
1413
github.com/golang/protobuf v1.5.4
14+
github.com/hyperweb-io/starship/registry v0.0.0-20231216105442-4ce4f5ba3829
1515
github.com/strangelove-ventures/lens v0.0.0-00010101000000-000000000000
1616
github.com/tendermint/tendermint v0.37.0-rc2
1717
go.uber.org/zap v1.26.0
1818
)
1919

2020
require (
2121
cloud.google.com/go v0.112.1 // indirect
22-
cloud.google.com/go/compute v1.25.1 // indirect
23-
cloud.google.com/go/compute/metadata v0.2.3 // indirect
22+
cloud.google.com/go/compute/metadata v0.9.0 // indirect
2423
cloud.google.com/go/iam v1.1.6 // indirect
2524
cloud.google.com/go/storage v1.38.0 // indirect
2625
cosmossdk.io/api v0.3.1 // indirect
2726
cosmossdk.io/core v0.5.1 // indirect
28-
cosmossdk.io/depinject v1.0.0-alpha.3 // indirect
29-
cosmossdk.io/errors v1.0.0-beta.7 // indirect
30-
cosmossdk.io/math v1.0.0-rc.0 // indirect
31-
cosmossdk.io/tools/rosetta v0.2.0 // indirect
32-
filippo.io/edwards25519 v1.0.0 // indirect
27+
cosmossdk.io/depinject v1.0.0-alpha.4 // indirect
28+
cosmossdk.io/errors v1.0.1 // indirect
29+
cosmossdk.io/log v1.3.1 // indirect
30+
cosmossdk.io/math v1.4.0 // indirect
31+
cosmossdk.io/tools/rosetta v0.2.1 // indirect
32+
filippo.io/edwards25519 v1.1.1 // indirect
3333
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
3434
github.com/99designs/keyring v1.2.1 // indirect
35-
github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d // indirect
35+
github.com/ChainSafe/go-schnorrkel v1.0.0 // indirect
3636
github.com/armon/go-metrics v0.4.1 // indirect
3737
github.com/avast/retry-go/v4 v4.3.3 // indirect
3838
github.com/aws/aws-sdk-go v1.44.203 // indirect
@@ -42,45 +42,51 @@ require (
4242
github.com/btcsuite/btcd/btcec/v2 v2.3.2 // indirect
4343
github.com/cenkalti/backoff/v4 v4.2.0 // indirect
4444
github.com/cespare/xxhash v1.1.0 // indirect
45-
github.com/cespare/xxhash/v2 v2.2.0 // indirect
45+
github.com/cespare/xxhash/v2 v2.3.0 // indirect
4646
github.com/chzyer/readline v1.5.1 // indirect
47+
github.com/cockroachdb/errors v1.10.0 // indirect
48+
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
49+
github.com/cockroachdb/redact v1.1.5 // indirect
50+
github.com/coinbase/rosetta-sdk-go/types v1.0.0 // indirect
51+
github.com/cometbft/cometbft v0.37.5 // indirect
52+
github.com/cometbft/cometbft-db v0.8.0 // indirect
4753
github.com/confio/ics23/go v0.9.0 // indirect
4854
github.com/cosmos/btcutil v1.0.5 // indirect
49-
github.com/cosmos/cosmos-proto v1.0.0-beta.2 // indirect
55+
github.com/cosmos/cosmos-proto v1.0.0-beta.5 // indirect
5056
github.com/cosmos/gogogateway v1.2.0 // indirect
51-
github.com/cosmos/gogoproto v1.4.6 // indirect
52-
github.com/cosmos/gorocksdb v1.2.0 // indirect
53-
github.com/cosmos/iavl v0.19.5-rc.1 // indirect
54-
github.com/cosmos/ibc-go/v7 v7.0.0-rc0 // indirect
55-
github.com/cosmos/ics23/go v0.9.1-0.20221207100636-b1abd8678aab // indirect
56-
github.com/cosmos/ledger-cosmos-go v0.12.1 // indirect
57-
github.com/cosmos/rosetta-sdk-go v0.9.0 // indirect
57+
github.com/cosmos/gogoproto v1.4.10 // indirect
58+
github.com/cosmos/iavl v0.20.1 // indirect
59+
github.com/cosmos/ibc-go/v7 v7.10.0 // indirect
60+
github.com/cosmos/ics23/go v0.10.0 // indirect
61+
github.com/cosmos/ledger-cosmos-go v0.12.4 // indirect
62+
github.com/cosmos/rosetta-sdk-go v0.10.0 // indirect
5863
github.com/creachadair/taskgroup v0.4.2 // indirect
5964
github.com/danieljoos/wincred v1.1.2 // indirect
60-
github.com/davecgh/go-spew v1.1.1 // indirect
65+
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
6166
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
6267
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
6368
github.com/dgraph-io/badger/v2 v2.2007.4 // indirect
6469
github.com/dgraph-io/ristretto v0.1.1 // indirect
6570
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
6671
github.com/dustin/go-humanize v1.0.1 // indirect
67-
github.com/dvsekhvalnov/jose2go v1.5.0 // indirect
72+
github.com/dvsekhvalnov/jose2go v1.6.0 // indirect
6873
github.com/felixge/httpsnoop v1.0.4 // indirect
69-
github.com/fsnotify/fsnotify v1.6.0 // indirect
74+
github.com/fsnotify/fsnotify v1.7.0 // indirect
75+
github.com/getsentry/sentry-go v0.23.0 // indirect
7076
github.com/go-kit/kit v0.12.0 // indirect
7177
github.com/go-kit/log v0.2.1 // indirect
7278
github.com/go-logfmt/logfmt v0.6.0 // indirect
73-
github.com/go-logr/logr v1.4.1 // indirect
79+
github.com/go-logr/logr v1.4.3 // indirect
7480
github.com/go-logr/stdr v1.2.2 // indirect
7581
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
76-
github.com/gogo/googleapis v1.4.1-0.20201022092350-68b0159b7869 // indirect
82+
github.com/gogo/googleapis v1.4.1 // indirect
7783
github.com/gogo/protobuf v1.3.2 // indirect
78-
github.com/golang/glog v1.2.0 // indirect
84+
github.com/golang/glog v1.2.5 // indirect
7985
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
8086
github.com/golang/mock v1.6.0 // indirect
8187
github.com/golang/snappy v0.0.4 // indirect
8288
github.com/google/btree v1.1.2 // indirect
83-
github.com/google/go-cmp v0.6.0 // indirect
89+
github.com/google/go-cmp v0.7.0 // indirect
8490
github.com/google/orderedcode v0.0.1 // indirect
8591
github.com/google/s2a-go v0.1.7 // indirect
8692
github.com/google/uuid v1.6.0 // indirect
@@ -96,7 +102,7 @@ require (
96102
github.com/gtank/merlin v0.1.1 // indirect
97103
github.com/gtank/ristretto255 v0.1.2 // indirect
98104
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
99-
github.com/hashicorp/go-getter v1.7.0 // indirect
105+
github.com/hashicorp/go-getter v1.7.5 // indirect
100106
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
101107
github.com/hashicorp/go-safetemp v1.0.0 // indirect
102108
github.com/hashicorp/go-version v1.6.0 // indirect
@@ -108,79 +114,80 @@ require (
108114
github.com/inconshreveable/mousetrap v1.1.0 // indirect
109115
github.com/jmespath/go-jmespath v0.4.0 // indirect
110116
github.com/jmhodges/levigo v1.0.0 // indirect
111-
github.com/json-iterator/go v1.1.12 // indirect
112-
github.com/klauspost/compress v1.16.7 // indirect
117+
github.com/klauspost/compress v1.17.0 // indirect
118+
github.com/kr/pretty v0.3.1 // indirect
119+
github.com/kr/text v0.2.0 // indirect
113120
github.com/lib/pq v1.10.7 // indirect
114121
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
122+
github.com/linxGnu/grocksdb v1.7.16 // indirect
115123
github.com/magiconair/properties v1.8.7 // indirect
116124
github.com/manifoldco/promptui v0.9.0 // indirect
117125
github.com/mattn/go-colorable v0.1.13 // indirect
118-
github.com/mattn/go-isatty v0.0.17 // indirect
126+
github.com/mattn/go-isatty v0.0.20 // indirect
119127
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
120128
github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0 // indirect
121129
github.com/minio/highwayhash v1.0.2 // indirect
122130
github.com/mitchellh/go-homedir v1.1.0 // indirect
123131
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
124132
github.com/mitchellh/mapstructure v1.5.0 // indirect
125-
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
126-
github.com/modern-go/reflect2 v1.0.2 // indirect
127133
github.com/mtibben/percent v0.2.1 // indirect
128-
github.com/pelletier/go-toml/v2 v2.0.6 // indirect
129-
github.com/petermattis/goid v0.0.0-20221215004737-a150e88a970d // indirect
134+
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
135+
github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08 // indirect
130136
github.com/pkg/errors v0.9.1 // indirect
131-
github.com/pmezard/go-difflib v1.0.0 // indirect
137+
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
132138
github.com/prometheus/client_golang v1.14.0 // indirect
133139
github.com/prometheus/client_model v0.5.0 // indirect
134-
github.com/prometheus/common v0.40.0 // indirect
140+
github.com/prometheus/common v0.42.0 // indirect
135141
github.com/prometheus/procfs v0.9.0 // indirect
136142
github.com/rakyll/statik v0.1.7 // indirect
137143
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
144+
github.com/rogpeppe/go-internal v1.14.1 // indirect
138145
github.com/rs/cors v1.8.3 // indirect
139-
github.com/rs/zerolog v1.28.0 // indirect
146+
github.com/rs/zerolog v1.32.0 // indirect
147+
github.com/sagikazarmark/locafero v0.4.0 // indirect
148+
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
140149
github.com/sasha-s/go-deadlock v0.3.1 // indirect
141-
github.com/spf13/afero v1.10.0 // indirect
142-
github.com/spf13/cast v1.5.0 // indirect
143-
github.com/spf13/cobra v1.6.1 // indirect
144-
github.com/spf13/jwalterweatherman v1.1.0 // indirect
150+
github.com/sourcegraph/conc v0.3.0 // indirect
151+
github.com/spf13/afero v1.11.0 // indirect
152+
github.com/spf13/cast v1.6.0 // indirect
153+
github.com/spf13/cobra v1.8.0 // indirect
145154
github.com/spf13/pflag v1.0.5 // indirect
146-
github.com/spf13/viper v1.15.0 // indirect
147-
github.com/stretchr/testify v1.8.4 // indirect
148-
github.com/subosito/gotenv v1.4.2 // indirect
155+
github.com/spf13/viper v1.18.2 // indirect
156+
github.com/stretchr/testify v1.11.1 // indirect
157+
github.com/subosito/gotenv v1.6.0 // indirect
149158
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
150159
github.com/tendermint/go-amino v0.16.0 // indirect
151-
github.com/tendermint/tm-db v0.6.7 // indirect
152-
github.com/tidwall/btree v1.5.2 // indirect
153-
github.com/ulikunitz/xz v0.5.11 // indirect
154-
github.com/zondax/hid v0.9.1 // indirect
155-
github.com/zondax/ledger-go v0.14.1 // indirect
160+
github.com/tidwall/btree v1.6.0 // indirect
161+
github.com/ulikunitz/xz v0.5.14 // indirect
162+
github.com/zondax/hid v0.9.2 // indirect
163+
github.com/zondax/ledger-go v0.14.3 // indirect
156164
go.etcd.io/bbolt v1.3.7 // indirect
157165
go.opencensus.io v0.24.0 // indirect
166+
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
158167
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
159168
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
160-
go.opentelemetry.io/otel v1.24.0 // indirect
161-
go.opentelemetry.io/otel/metric v1.24.0 // indirect
162-
go.opentelemetry.io/otel/trace v1.24.0 // indirect
169+
go.opentelemetry.io/otel v1.39.0 // indirect
170+
go.opentelemetry.io/otel/metric v1.39.0 // indirect
171+
go.opentelemetry.io/otel/trace v1.39.0 // indirect
163172
go.uber.org/multierr v1.10.0 // indirect
164-
golang.org/x/crypto v0.24.0 // indirect
165-
golang.org/x/exp v0.0.0-20230310171629-522b1b587ee0 // indirect
166-
golang.org/x/net v0.26.0 // indirect
167-
golang.org/x/oauth2 v0.18.0 // indirect
168-
golang.org/x/sync v0.7.0 // indirect
169-
golang.org/x/sys v0.21.0 // indirect
170-
golang.org/x/term v0.21.0 // indirect
171-
golang.org/x/text v0.16.0 // indirect
173+
golang.org/x/crypto v0.46.0 // indirect
174+
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
175+
golang.org/x/net v0.48.0 // indirect
176+
golang.org/x/oauth2 v0.34.0 // indirect
177+
golang.org/x/sync v0.19.0 // indirect
178+
golang.org/x/sys v0.39.0 // indirect
179+
golang.org/x/term v0.38.0 // indirect
180+
golang.org/x/text v0.32.0 // indirect
172181
golang.org/x/time v0.5.0 // indirect
173182
google.golang.org/api v0.169.0 // indirect
174-
google.golang.org/appengine v1.6.8 // indirect
175183
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
176-
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
177-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240617180043-68d350f18fd4 // indirect
178-
google.golang.org/grpc v1.64.0 // indirect
179-
google.golang.org/protobuf v1.34.2 // indirect
184+
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 // indirect
185+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
186+
google.golang.org/grpc v1.79.3 // indirect
187+
google.golang.org/protobuf v1.36.10 // indirect
180188
gopkg.in/ini.v1 v1.67.0 // indirect
181-
gopkg.in/yaml.v2 v2.4.0 // indirect
182189
gopkg.in/yaml.v3 v3.0.1 // indirect
183190
nhooyr.io/websocket v1.8.6 // indirect
184-
pgregory.net/rapid v0.5.5 // indirect
185-
sigs.k8s.io/yaml v1.3.0 // indirect
191+
pgregory.net/rapid v1.1.0 // indirect
192+
sigs.k8s.io/yaml v1.4.0 // indirect
186193
)

0 commit comments

Comments
 (0)