Skip to content

Commit 89e5b0e

Browse files
Bump the all-deps group with 11 updates
Bumps the all-deps group with 11 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.64.0` | `1.65.0` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.59.0` | `0.60.0` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.35.0` | `1.36.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.6` | `1.43.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.37` | `1.32.38` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.36` | `1.19.37` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.107.2` | `1.107.3` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.44.6` | `1.44.7` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.8` | `1.27.9` | | [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) | `1.55.1` | `1.56.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` | Updates `cloud.google.com/go/storage` from 1.64.0 to 1.65.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@compute/v1.64.0...compute/v1.65.0) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.59.0...v0.60.0) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.35.0...detectors/gcp/v1.36.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.43.6 to 1.43.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.6...v1.43.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.37 to 1.32.38 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.37...config/v1.32.38) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.36 to 1.19.37 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.36...credentials/v1.19.37) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.107.2 to 1.107.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.2...service/s3/v1.107.3) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.44.6 to 1.44.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.44.6...service/ssm/v1.44.7) Updates `github.com/aws/smithy-go` from 1.27.8 to 1.27.9 - [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.8...v1.27.9) Updates `github.com/fsouza/fake-gcs-server` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/fsouza/fake-gcs-server/releases) - [Commits](fsouza/fake-gcs-server@v1.55.1...v1.56.0) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.107.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.44.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/fsouza/fake-gcs-server dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c4b52b commit 89e5b0e

2 files changed

Lines changed: 89 additions & 94 deletions

File tree

go.mod

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@ require (
77
cloud.google.com/go/logging v1.19.1
88
cloud.google.com/go/secretmanager v1.21.0
99
cloud.google.com/go/spanner v1.94.0
10-
cloud.google.com/go/storage v1.64.0
11-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.59.0
12-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.35.0
10+
cloud.google.com/go/storage v1.65.0
11+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.60.0
12+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.36.0
1313
github.com/RobinUS2/golang-moving-average v1.0.0
14-
github.com/aws/aws-sdk-go-v2 v1.43.6
15-
github.com/aws/aws-sdk-go-v2/config v1.32.37
16-
github.com/aws/aws-sdk-go-v2/credentials v1.19.36
17-
github.com/aws/aws-sdk-go-v2/service/s3 v1.107.2
18-
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.44.6
19-
github.com/aws/smithy-go v1.27.8
14+
github.com/aws/aws-sdk-go-v2 v1.43.7
15+
github.com/aws/aws-sdk-go-v2/config v1.32.38
16+
github.com/aws/aws-sdk-go-v2/credentials v1.19.37
17+
github.com/aws/aws-sdk-go-v2/service/s3 v1.107.3
18+
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.44.7
19+
github.com/aws/smithy-go v1.27.9
2020
github.com/cenkalti/backoff/v5 v5.0.3
2121
github.com/charmbracelet/bubbletea v1.3.10
2222
github.com/charmbracelet/x/ansi v0.11.8
2323
github.com/dgraph-io/badger/v4 v4.9.6
2424
github.com/dustin/go-humanize v1.0.1
25-
github.com/fsouza/fake-gcs-server v1.55.1
25+
github.com/fsouza/fake-gcs-server v1.56.0
2626
github.com/gdamore/tcell/v2 v2.13.10
2727
github.com/go-sql-driver/mysql v1.10.0
2828
github.com/google/go-cmp v0.7.0
@@ -48,7 +48,7 @@ require (
4848
golang.org/x/sync v0.22.0
4949
golang.org/x/time v0.15.0
5050
google.golang.org/api v0.293.0
51-
google.golang.org/grpc v1.83.0
51+
google.golang.org/grpc v1.83.1
5252
)
5353

5454
require (
@@ -65,20 +65,20 @@ require (
6565
filippo.io/mldsa v0.0.0-20260215214346-43d0283efc3e // indirect
6666
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.6.0 // indirect
6767
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.35.0 // indirect
68-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.59.0 // indirect
68+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.60.0 // indirect
6969
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.18 // indirect
70-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.37 // indirect
71-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.37 // indirect
72-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.37 // indirect
73-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.38 // indirect
70+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.38 // indirect
71+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.38 // indirect
72+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.38 // indirect
73+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.39 // indirect
7474
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.17 // indirect
75-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.30 // indirect
76-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.37 // indirect
77-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.38 // indirect
78-
github.com/aws/aws-sdk-go-v2/service/signin v1.5.6 // indirect
79-
github.com/aws/aws-sdk-go-v2/service/sso v1.33.6 // indirect
80-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.6 // indirect
81-
github.com/aws/aws-sdk-go-v2/service/sts v1.45.6 // indirect
75+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.31 // indirect
76+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.38 // indirect
77+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.39 // indirect
78+
github.com/aws/aws-sdk-go-v2/service/signin v1.5.7 // indirect
79+
github.com/aws/aws-sdk-go-v2/service/sso v1.33.7 // indirect
80+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.7 // indirect
81+
github.com/aws/aws-sdk-go-v2/service/sts v1.45.7 // indirect
8282
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
8383
github.com/beorn7/perks v1.0.1 // indirect
8484
github.com/cespare/xxhash/v2 v2.3.0 // indirect
@@ -107,7 +107,7 @@ require (
107107
github.com/gorilla/mux v1.8.1 // indirect
108108
github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0 // indirect
109109
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
110-
github.com/klauspost/compress v1.19.1 // indirect
110+
github.com/klauspost/compress v1.19.2 // indirect
111111
github.com/lucasb-eyer/go-colorful v1.4.0 // indirect
112112
github.com/mattn/go-isatty v0.0.20 // indirect
113113
github.com/mattn/go-localereader v0.0.1 // indirect
@@ -155,5 +155,5 @@ require (
155155
google.golang.org/genproto v0.0.0-20260519071638-aa98bba5eb94 // indirect
156156
google.golang.org/genproto/googleapis/api v0.0.0-20260803160001-6ac0973c030d // indirect
157157
google.golang.org/genproto/googleapis/rpc v0.0.0-20260807164820-c8921c73eeea // indirect
158-
google.golang.org/protobuf v1.36.11 // indirect
158+
google.golang.org/protobuf v1.36.12 // indirect
159159
)

0 commit comments

Comments
 (0)