Skip to content

Commit a5ad63c

Browse files
dependabot[bot]github-actions[bot]julienrbrt
authored
build(deps): Bump the all-go group across 7 directories with 11 updates (#3364)
* build(deps): Bump the all-go group across 7 directories with 11 updates Bumps the all-go group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.11` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.22` | `1.32.25` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.53.2` | `1.53.4` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.52.0` | `0.53.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.55.0` | `0.56.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.283.0` | `0.286.0` | Bumps the all-go group with 1 update in the /apps/evm directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Bumps the all-go group with 1 update in the /apps/loadgen directory: [github.com/spf13/cobra](https://github.com/spf13/cobra). Bumps the all-go group with 1 update in the /execution/evm directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Bumps the all-go group with 1 update in the /execution/grpc directory: [golang.org/x/net](https://github.com/golang/net). Bumps the all-go group with 2 updates in the /test/docker-e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) and [github.com/moby/moby/client](https://github.com/moby/moby). Bumps the all-go group with 1 update in the /test/e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Updates `github.com/aws/aws-sdk-go-v2` from 1.41.11 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.11...v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.22 to 1.32.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.22...config/v1.32.25) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.53.2 to 1.53.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.53.2...service/kms/v1.53.4) Updates `github.com/aws/smithy-go` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.27.0...v1.27.1) Updates `golang.org/x/crypto` from 0.52.0 to 0.53.0 - [Commits](golang/crypto@v0.52.0...v0.53.0) Updates `golang.org/x/net` from 0.55.0 to 0.56.0 - [Commits](golang/net@v0.55.0...v0.56.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `google.golang.org/api` from 0.283.0 to 0.286.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.283.0...v0.286.0) Updates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.3...v1.17.4) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.2) Updates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.3...v1.17.4) Updates `golang.org/x/net` from 0.55.0 to 0.56.0 - [Commits](golang/net@v0.55.0...v0.56.0) Updates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.3...v1.17.4) Updates `github.com/moby/moby/client` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.5.0/CHANGELOG.md) - [Commits](moby/moby@v0.4.1...v0.5.0) Updates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.3...v1.17.4) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.53.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: golang.org/x/crypto dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: google.golang.org/api dependency-version: 0.286.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/moby/moby/client dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go ... Signed-off-by: dependabot[bot] <support@github.com> * chore: run just deps after Dependabot update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: julienrbrt <julien@rbrt.fr>
1 parent 69c655c commit a5ad63c

20 files changed

Lines changed: 787 additions & 805 deletions

File tree

apps/evm/go.mod

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replace (
99
)
1010

1111
require (
12-
github.com/ethereum/go-ethereum v1.17.3
12+
github.com/ethereum/go-ethereum v1.17.4
1313
github.com/evstack/ev-node v1.1.3
1414
github.com/evstack/ev-node/core v1.0.0
1515
github.com/evstack/ev-node/execution/evm v1.0.1
@@ -35,21 +35,21 @@ require (
3535
github.com/ProjectZKM/Ziren/crates/go-runtime/zkvm_runtime v0.0.0-20251001021608-1fe7b43fc4d6 // indirect
3636
github.com/StackExchange/wmi v1.2.1 // indirect
3737
github.com/armon/go-metrics v0.4.1 // indirect
38-
github.com/aws/aws-sdk-go-v2 v1.41.11 // indirect
39-
github.com/aws/aws-sdk-go-v2/config v1.32.22 // indirect
40-
github.com/aws/aws-sdk-go-v2/credentials v1.19.21 // indirect
41-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.27 // indirect
42-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.27 // indirect
43-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.27 // indirect
44-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.28 // indirect
45-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.11 // indirect
46-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.27 // indirect
47-
github.com/aws/aws-sdk-go-v2/service/kms v1.53.2 // indirect
48-
github.com/aws/aws-sdk-go-v2/service/signin v1.1.3 // indirect
49-
github.com/aws/aws-sdk-go-v2/service/sso v1.31.1 // indirect
50-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.4 // indirect
51-
github.com/aws/aws-sdk-go-v2/service/sts v1.43.1 // indirect
52-
github.com/aws/smithy-go v1.27.0 // indirect
38+
github.com/aws/aws-sdk-go-v2 v1.42.0 // indirect
39+
github.com/aws/aws-sdk-go-v2/config v1.32.25 // indirect
40+
github.com/aws/aws-sdk-go-v2/credentials v1.19.24 // indirect
41+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.29 // indirect
42+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.29 // indirect
43+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.29 // indirect
44+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.30 // indirect
45+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.12 // indirect
46+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.29 // indirect
47+
github.com/aws/aws-sdk-go-v2/service/kms v1.53.4 // indirect
48+
github.com/aws/aws-sdk-go-v2/service/signin v1.2.0 // indirect
49+
github.com/aws/aws-sdk-go-v2/service/sso v1.31.3 // indirect
50+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.6 // indirect
51+
github.com/aws/aws-sdk-go-v2/service/sts v1.43.3 // indirect
52+
github.com/aws/smithy-go v1.27.1 // indirect
5353
github.com/benbjohnson/clock v1.3.5 // indirect
5454
github.com/beorn7/perks v1.0.1 // indirect
5555
github.com/bits-and-blooms/bitset v1.20.0 // indirect
@@ -78,6 +78,7 @@ require (
7878
github.com/ferranbt/fastssz v0.1.4 // indirect
7979
github.com/filecoin-project/go-clock v0.1.0 // indirect
8080
github.com/filecoin-project/go-jsonrpc v0.10.1 // indirect
81+
github.com/fjl/jsonw v0.1.0 // indirect
8182
github.com/flynn/noise v1.1.0 // indirect
8283
github.com/fsnotify/fsnotify v1.9.0 // indirect
8384
github.com/go-kit/kit v0.13.0 // indirect
@@ -169,7 +170,7 @@ require (
169170
github.com/pion/sctp v1.8.39 // indirect
170171
github.com/pion/sdp/v3 v3.0.18 // indirect
171172
github.com/pion/srtp/v3 v3.0.6 // indirect
172-
github.com/pion/stun/v3 v3.1.1 // indirect
173+
github.com/pion/stun/v3 v3.1.2 // indirect
173174
github.com/pion/transport/v3 v3.0.7 // indirect
174175
github.com/pion/transport/v4 v4.0.1 // indirect
175176
github.com/pion/turn/v4 v4.0.2 // indirect
@@ -218,23 +219,23 @@ require (
218219
go.uber.org/zap v1.28.0 // indirect
219220
go.yaml.in/yaml/v2 v2.4.4 // indirect
220221
go.yaml.in/yaml/v3 v3.0.4 // indirect
221-
golang.org/x/crypto v0.52.0 // indirect
222+
golang.org/x/crypto v0.53.0 // indirect
222223
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect
223-
golang.org/x/mod v0.35.0 // indirect
224-
golang.org/x/net v0.55.0 // indirect
224+
golang.org/x/mod v0.36.0 // indirect
225+
golang.org/x/net v0.56.0 // indirect
225226
golang.org/x/oauth2 v0.36.0 // indirect
226-
golang.org/x/sync v0.20.0 // indirect
227-
golang.org/x/sys v0.45.0 // indirect
228-
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa // indirect
229-
golang.org/x/text v0.37.0 // indirect
227+
golang.org/x/sync v0.21.0 // indirect
228+
golang.org/x/sys v0.46.0 // indirect
229+
golang.org/x/telemetry v0.0.0-20260508192327-42602be52be6 // indirect
230+
golang.org/x/text v0.38.0 // indirect
230231
golang.org/x/time v0.15.0 // indirect
231-
golang.org/x/tools v0.44.0 // indirect
232+
golang.org/x/tools v0.45.0 // indirect
232233
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
233234
gonum.org/v1/gonum v0.17.0 // indirect
234-
google.golang.org/api v0.283.0 // indirect
235+
google.golang.org/api v0.286.0 // indirect
235236
google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7 // indirect
236237
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa // indirect
237-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect
238+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad // indirect
238239
google.golang.org/grpc v1.81.1 // indirect
239240
google.golang.org/protobuf v1.36.11 // indirect
240241
gopkg.in/yaml.v2 v2.4.0 // indirect

0 commit comments

Comments
 (0)