Skip to content

Commit 85e796f

Browse files
Bump the go-deps group with 17 updates (#3809)
* Bump the go-deps group with 17 updates Bumps the go-deps group with 17 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.83.0` | `1.85.0` | | [github.com/apache/beam/sdks/v2](https://github.com/apache/beam) | `2.66.0` | `2.67.0` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.2` | `1.9.3` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.39.0` | `0.41.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.15.0` | `0.16.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.33.0` | `0.35.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.33.0` | `0.35.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.237.0` | `0.247.0` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20250505200425-f936aa4a68b2` | `0.0.0-20250603155806-513f23925822` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250603155806-513f23925822` | `0.0.0-20250818200422-3122310a409c` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250603155806-513f23925822` | `0.0.0-20250818200422-3122310a409c` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.73.0` | `1.74.2` | | google.golang.org/protobuf | `1.36.6` | `1.36.7` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.33.3` | `0.34.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.33.3` | `0.34.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.3` | `0.34.0` | | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20241104100929-3ea5e8cea738` | `0.0.0-20250604170112-4c0f3b243397` | Updates `cloud.google.com/go/spanner` from 1.83.0 to 1.85.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@spanner/v1.83.0...spanner/v1.85.0) Updates `github.com/apache/beam/sdks/v2` from 2.66.0 to 2.67.0 - [Release notes](https://github.com/apache/beam/releases) - [Changelog](https://github.com/apache/beam/blob/master/CHANGES.md) - [Commits](apache/beam@v2.66.0...v2.67.0) Updates `github.com/go-sql-driver/mysql` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.2...v1.9.3) Updates `golang.org/x/crypto` from 0.39.0 to 0.41.0 - [Commits](golang/crypto@v0.39.0...v0.41.0) Updates `golang.org/x/sync` from 0.15.0 to 0.16.0 - [Commits](golang/sync@v0.15.0...v0.16.0) Updates `golang.org/x/sys` from 0.33.0 to 0.35.0 - [Commits](golang/sys@v0.33.0...v0.35.0) Updates `golang.org/x/tools` from 0.33.0 to 0.35.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.33.0...v0.35.0) Updates `google.golang.org/api` from 0.237.0 to 0.247.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.237.0...v0.247.0) Updates `google.golang.org/genproto` from 0.0.0-20250505200425-f936aa4a68b2 to 0.0.0-20250603155806-513f23925822 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20250818200422-3122310a409c - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20250818200422-3122310a409c - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.73.0 to 1.74.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.73.0...v1.74.2) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7 Updates `k8s.io/api` from 0.33.3 to 0.34.0 - [Commits](kubernetes/api@v0.33.3...v0.34.0) Updates `k8s.io/apimachinery` from 0.33.3 to 0.34.0 - [Commits](kubernetes/apimachinery@v0.33.3...v0.34.0) Updates `k8s.io/client-go` from 0.33.3 to 0.34.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.33.3...v0.34.0) Updates `k8s.io/utils` from 0.0.0-20241104100929-3ea5e8cea738 to 0.0.0-20250604170112-4c0f3b243397 - [Commits](https://github.com/kubernetes/utils/commits) --- updated-dependencies: - dependency-name: cloud.google.com/go/spanner dependency-version: 1.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/apache/beam/sdks/v2 dependency-version: 2.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sync dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/tools dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-version: 0.247.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/genproto dependency-version: 0.0.0-20250603155806-513f23925822 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20250818200422-3122310a409c dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250818200422-3122310a409c dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.74.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/protobuf dependency-version: 1.36.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: k8s.io/api dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: k8s.io/apimachinery dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: k8s.io/client-go dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: k8s.io/utils dependency-version: 0.0.0-20250604170112-4c0f3b243397 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com> * update protoc-gen-go --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philippe Boneff <phb@google.com>
1 parent cd0c5e2 commit 85e796f

File tree

11 files changed

+141
-134
lines changed

11 files changed

+141
-134
lines changed

crypto/keyspb/keyspb.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 44 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ go 1.24.0
44

55
require (
66
bitbucket.org/creachadair/shell v0.0.8
7-
cloud.google.com/go/spanner v1.83.0
7+
cloud.google.com/go/spanner v1.85.0
88
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
9-
github.com/apache/beam/sdks/v2 v2.66.0
9+
github.com/apache/beam/sdks/v2 v2.67.0
1010
github.com/cockroachdb/cockroach-go/v2 v2.4.1
1111
github.com/fullstorydev/grpcurl v1.9.3
1212
github.com/go-redis/redis v6.15.9+incompatible
13-
github.com/go-sql-driver/mysql v1.9.2
13+
github.com/go-sql-driver/mysql v1.9.3
1414
github.com/golang/mock v1.7.0-rc.1
1515
github.com/google/btree v1.1.3
1616
github.com/google/go-cmp v0.7.0
@@ -29,42 +29,42 @@ require (
2929
go.etcd.io/etcd/server/v3 v3.6.4
3030
go.etcd.io/etcd/v3 v3.6.4
3131
go.opencensus.io v0.24.0
32-
golang.org/x/crypto v0.39.0
33-
golang.org/x/sync v0.15.0
34-
golang.org/x/sys v0.33.0
35-
golang.org/x/tools v0.33.0
36-
google.golang.org/api v0.237.0
37-
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
38-
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
39-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
40-
google.golang.org/grpc v1.73.0
32+
golang.org/x/crypto v0.41.0
33+
golang.org/x/sync v0.16.0
34+
golang.org/x/sys v0.35.0
35+
golang.org/x/tools v0.35.0
36+
google.golang.org/api v0.247.0
37+
google.golang.org/genproto v0.0.0-20250603155806-513f23925822
38+
google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c
39+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250818200422-3122310a409c
40+
google.golang.org/grpc v1.74.2
4141
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
42-
google.golang.org/protobuf v1.36.6
42+
google.golang.org/protobuf v1.36.7
4343
gopkg.in/yaml.v2 v2.4.0
44-
k8s.io/api v0.33.3
45-
k8s.io/apimachinery v0.33.3
46-
k8s.io/client-go v0.33.3
44+
k8s.io/api v0.34.0
45+
k8s.io/apimachinery v0.34.0
46+
k8s.io/client-go v0.34.0
4747
k8s.io/klog/v2 v2.130.1
48-
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
48+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
4949
)
5050

5151
require (
52-
cel.dev/expr v0.23.1 // indirect
53-
cloud.google.com/go v0.121.2 // indirect
54-
cloud.google.com/go/auth v0.16.2 // indirect
52+
cel.dev/expr v0.24.0 // indirect
53+
cloud.google.com/go v0.121.6 // indirect
54+
cloud.google.com/go/auth v0.16.4 // indirect
5555
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
56-
cloud.google.com/go/compute/metadata v0.7.0 // indirect
56+
cloud.google.com/go/compute/metadata v0.8.0 // indirect
5757
cloud.google.com/go/iam v1.5.2 // indirect
5858
cloud.google.com/go/longrunning v0.6.7 // indirect
5959
cloud.google.com/go/monitoring v1.24.2 // indirect
60-
cloud.google.com/go/profiler v0.4.2 // indirect
61-
cloud.google.com/go/storage v1.55.0 // indirect
60+
cloud.google.com/go/profiler v0.4.3 // indirect
61+
cloud.google.com/go/storage v1.56.0 // indirect
6262
cloud.google.com/go/trace v1.11.6 // indirect
6363
filippo.io/edwards25519 v1.1.0 // indirect
6464
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 // indirect
6565
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect
66-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
67-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
66+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0 // indirect
67+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0 // indirect
6868
github.com/Masterminds/goutils v1.1.1 // indirect
6969
github.com/Masterminds/semver v1.5.0 // indirect
7070
github.com/Masterminds/sprig v2.22.0+incompatible // indirect
@@ -79,7 +79,7 @@ require (
7979
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
8080
github.com/cespare/xxhash/v2 v2.3.0 // indirect
8181
github.com/cheggaaa/pb/v3 v3.1.6 // indirect
82-
github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f // indirect
82+
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
8383
github.com/containerd/errdefs v1.0.0 // indirect
8484
github.com/containerd/errdefs/pkg v0.3.0 // indirect
8585
github.com/coreos/go-semver v0.3.1 // indirect
@@ -90,14 +90,14 @@ require (
9090
github.com/docker/go-connections v0.5.0 // indirect
9191
github.com/docker/go-units v0.5.0 // indirect
9292
github.com/dustin/go-humanize v1.0.1 // indirect
93-
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
93+
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
9494
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
9595
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
9696
github.com/fatih/color v1.18.0 // indirect
9797
github.com/felixge/httpsnoop v1.0.4 // indirect
98-
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
98+
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
9999
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
100-
github.com/go-logr/logr v1.4.2 // indirect
100+
github.com/go-logr/logr v1.4.3 // indirect
101101
github.com/go-logr/stdr v1.2.2 // indirect
102102
github.com/go-openapi/jsonpointer v0.21.0 // indirect
103103
github.com/go-openapi/jsonreference v0.20.4 // indirect
@@ -107,13 +107,13 @@ require (
107107
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
108108
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
109109
github.com/golang/protobuf v1.5.4 // indirect
110-
github.com/google/gnostic-models v0.6.9 // indirect
110+
github.com/google/gnostic-models v0.7.0 // indirect
111111
github.com/google/licenseclassifier/v2 v2.0.0 // indirect
112-
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
112+
github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e // indirect
113113
github.com/google/s2a-go v0.1.9 // indirect
114114
github.com/google/uuid v1.6.0 // indirect
115115
github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
116-
github.com/googleapis/gax-go/v2 v2.14.2 // indirect
116+
github.com/googleapis/gax-go/v2 v2.15.0 // indirect
117117
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
118118
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 // indirect
119119
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 // indirect
@@ -143,8 +143,9 @@ require (
143143
github.com/mitchellh/copystructure v1.0.0 // indirect
144144
github.com/mitchellh/reflectwalk v1.0.1 // indirect
145145
github.com/moby/docker-image-spec v1.3.1 // indirect
146+
github.com/moby/sys/atomicwriter v0.1.0 // indirect
146147
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
147-
github.com/modern-go/reflect2 v1.0.2 // indirect
148+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
148149
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
149150
github.com/mwitkow/go-proto-validators v0.2.0 // indirect
150151
github.com/olekukonko/tablewriter v0.0.5 // indirect
@@ -193,20 +194,22 @@ require (
193194
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
194195
go.uber.org/multierr v1.11.0 // indirect
195196
go.uber.org/zap v1.27.0 // indirect
197+
go.yaml.in/yaml/v2 v2.4.2 // indirect
198+
go.yaml.in/yaml/v3 v3.0.4 // indirect
196199
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
197-
golang.org/x/mod v0.25.0 // indirect
198-
golang.org/x/net v0.41.0 // indirect
200+
golang.org/x/mod v0.26.0 // indirect
201+
golang.org/x/net v0.43.0 // indirect
199202
golang.org/x/oauth2 v0.30.0 // indirect
200-
golang.org/x/term v0.32.0 // indirect
201-
golang.org/x/text v0.26.0 // indirect
203+
golang.org/x/term v0.34.0 // indirect
204+
golang.org/x/text v0.28.0 // indirect
202205
golang.org/x/time v0.12.0 // indirect
203206
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
204207
gopkg.in/inf.v0 v0.9.1 // indirect
205208
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
206209
gopkg.in/yaml.v3 v3.0.1 // indirect
207-
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
208-
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
210+
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
211+
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
209212
sigs.k8s.io/randfill v1.0.0 // indirect
210-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
211-
sigs.k8s.io/yaml v1.4.0 // indirect
213+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
214+
sigs.k8s.io/yaml v1.6.0 // indirect
212215
)

0 commit comments

Comments
 (0)