Skip to content

Commit 5a88d3d

Browse files
Bump the go-deps group with 10 updates (#3684)
* Bump the go-deps group with 10 updates Bumps the go-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.72.0` | `1.73.0` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` | | [go.etcd.io/etcd/etcdctl/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` | | [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` | | [go.etcd.io/etcd/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.205.0` | `0.206.0` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20241021214115-324edc3d5d38` | `0.0.0-20241104194629-dd2ea8efbc28` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20241015192408-796eee8c2d53` | `0.0.0-20241104194629-dd2ea8efbc28` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20241021214115-324edc3d5d38` | `0.0.0-20241104194629-dd2ea8efbc28` | | google.golang.org/protobuf | `1.35.1` | `1.35.2` | Updates `cloud.google.com/go/spanner` from 1.72.0 to 1.73.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.72.0...spanner/v1.73.0) Updates `go.etcd.io/etcd/client/v3` from 3.5.16 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.16...v3.5.17) Updates `go.etcd.io/etcd/etcdctl/v3` from 3.5.16 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.16...v3.5.17) Updates `go.etcd.io/etcd/server/v3` from 3.5.16 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.16...v3.5.17) Updates `go.etcd.io/etcd/v3` from 3.5.16 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.16...v3.5.17) Updates `google.golang.org/api` from 0.205.0 to 0.206.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.205.0...v0.206.0) Updates `google.golang.org/genproto` from 0.0.0-20241021214115-324edc3d5d38 to 0.0.0-20241104194629-dd2ea8efbc28 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241104194629-dd2ea8efbc28 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241021214115-324edc3d5d38 to 0.0.0-20241104194629-dd2ea8efbc28 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2 --- updated-dependencies: - dependency-name: cloud.google.com/go/spanner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: go.etcd.io/etcd/etcdctl/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: go.etcd.io/etcd/server/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: go.etcd.io/etcd/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/genproto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com> * Regenerate proto files --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Hutchinson <mhutchinson@gmail.com>
1 parent 263e312 commit 5a88d3d

File tree

11 files changed

+86
-86
lines changed

11 files changed

+86
-86
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: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.22.7
44

55
require (
66
bitbucket.org/creachadair/shell v0.0.8
7-
cloud.google.com/go/spanner v1.72.0
7+
cloud.google.com/go/spanner v1.73.0
88
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
99
github.com/apache/beam/sdks/v2 v2.60.0
1010
github.com/cockroachdb/cockroach-go/v2 v2.3.8
@@ -24,38 +24,38 @@ require (
2424
github.com/prometheus/client_model v0.6.1
2525
github.com/pseudomuto/protoc-gen-doc v1.5.1
2626
github.com/transparency-dev/merkle v0.0.2
27-
go.etcd.io/etcd/client/v3 v3.5.16
28-
go.etcd.io/etcd/etcdctl/v3 v3.5.16
29-
go.etcd.io/etcd/server/v3 v3.5.16
30-
go.etcd.io/etcd/v3 v3.5.16
27+
go.etcd.io/etcd/client/v3 v3.5.17
28+
go.etcd.io/etcd/etcdctl/v3 v3.5.17
29+
go.etcd.io/etcd/server/v3 v3.5.17
30+
go.etcd.io/etcd/v3 v3.5.17
3131
go.opencensus.io v0.24.0
3232
golang.org/x/crypto v0.29.0
3333
golang.org/x/sync v0.9.0
3434
golang.org/x/sys v0.27.0
3535
golang.org/x/tools v0.27.0
36-
google.golang.org/api v0.205.0
37-
google.golang.org/genproto v0.0.0-20241021214115-324edc3d5d38
38-
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53
39-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
36+
google.golang.org/api v0.206.0
37+
google.golang.org/genproto v0.0.0-20241104194629-dd2ea8efbc28
38+
google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28
39+
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
4040
google.golang.org/grpc v1.68.0
4141
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
42-
google.golang.org/protobuf v1.35.1
42+
google.golang.org/protobuf v1.35.2
4343
gopkg.in/yaml.v2 v2.4.0
4444
k8s.io/klog/v2 v2.130.1
4545
)
4646

4747
require (
4848
cel.dev/expr v0.16.1 // indirect
4949
cloud.google.com/go v0.116.0 // indirect
50-
cloud.google.com/go/auth v0.10.1 // indirect
50+
cloud.google.com/go/auth v0.10.2 // indirect
5151
cloud.google.com/go/auth/oauth2adapt v0.2.5 // indirect
5252
cloud.google.com/go/compute/metadata v0.5.2 // indirect
53-
cloud.google.com/go/iam v1.2.1 // indirect
54-
cloud.google.com/go/longrunning v0.6.1 // indirect
55-
cloud.google.com/go/monitoring v1.21.1 // indirect
53+
cloud.google.com/go/iam v1.2.2 // indirect
54+
cloud.google.com/go/longrunning v0.6.2 // indirect
55+
cloud.google.com/go/monitoring v1.21.2 // indirect
5656
cloud.google.com/go/profiler v0.4.1 // indirect
5757
cloud.google.com/go/storage v1.43.0 // indirect
58-
cloud.google.com/go/trace v1.11.1 // indirect
58+
cloud.google.com/go/trace v1.11.2 // indirect
5959
filippo.io/edwards25519 v1.1.0 // indirect
6060
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.0 // indirect
6161
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.1 // indirect
@@ -96,7 +96,7 @@ require (
9696
github.com/google/s2a-go v0.1.8 // indirect
9797
github.com/google/uuid v1.6.0 // indirect
9898
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
99-
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
99+
github.com/googleapis/gax-go/v2 v2.14.0 // indirect
100100
github.com/gorilla/websocket v1.5.1 // indirect
101101
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
102102
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
@@ -150,13 +150,13 @@ require (
150150
github.com/urfave/cli v1.22.14 // indirect
151151
github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 // indirect
152152
go.etcd.io/bbolt v1.3.11 // indirect
153-
go.etcd.io/etcd/api/v3 v3.5.16 // indirect
154-
go.etcd.io/etcd/client/pkg/v3 v3.5.16 // indirect
155-
go.etcd.io/etcd/client/v2 v2.305.16 // indirect
156-
go.etcd.io/etcd/etcdutl/v3 v3.5.16 // indirect
157-
go.etcd.io/etcd/pkg/v3 v3.5.16 // indirect
158-
go.etcd.io/etcd/raft/v3 v3.5.16 // indirect
159-
go.etcd.io/etcd/tests/v3 v3.5.16 // indirect
153+
go.etcd.io/etcd/api/v3 v3.5.17 // indirect
154+
go.etcd.io/etcd/client/pkg/v3 v3.5.17 // indirect
155+
go.etcd.io/etcd/client/v2 v2.305.17 // indirect
156+
go.etcd.io/etcd/etcdutl/v3 v3.5.17 // indirect
157+
go.etcd.io/etcd/pkg/v3 v3.5.17 // indirect
158+
go.etcd.io/etcd/raft/v3 v3.5.17 // indirect
159+
go.etcd.io/etcd/tests/v3 v3.5.17 // indirect
160160
go.opentelemetry.io/contrib/detectors/gcp v1.29.0 // indirect
161161
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
162162
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
@@ -173,9 +173,9 @@ require (
173173
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 // indirect
174174
golang.org/x/mod v0.22.0 // indirect
175175
golang.org/x/net v0.31.0 // indirect
176-
golang.org/x/oauth2 v0.23.0 // indirect
176+
golang.org/x/oauth2 v0.24.0 // indirect
177177
golang.org/x/text v0.20.0 // indirect
178-
golang.org/x/time v0.7.0 // indirect
178+
golang.org/x/time v0.8.0 // indirect
179179
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
180180
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
181181
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)