Skip to content

Commit

Permalink
fix(deps): update module google.golang.org/genproto to v0.0.0-2024050…
Browse files Browse the repository at this point in the history
…9183442-62759503f434
  • Loading branch information
renovate-bot committed May 13, 2024
1 parent c2dd030 commit 81df8c8
Show file tree
Hide file tree
Showing 2 changed files with 1,437 additions and 4 deletions.
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ go 1.19

require (
cloud.google.com/go v0.113.0
cloud.google.com/go/longrunning v0.5.6
cloud.google.com/go/spanner v1.60.0
cloud.google.com/go/longrunning v0.5.7
cloud.google.com/go/spanner v1.61.0
github.com/golang/protobuf v1.5.4
github.com/google/go-cmp v0.6.0
google.golang.org/api v0.178.0
google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda
google.golang.org/genproto v0.0.0-20240509183442-62759503f434
google.golang.org/genproto/googleapis/rpc v0.0.0-20240506185236-b8a5c65736ae
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.34.1
Expand All @@ -19,7 +19,8 @@ require (
cloud.google.com/go/auth v0.3.0 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
cloud.google.com/go/compute/metadata v0.3.0 // indirect
cloud.google.com/go/iam v1.1.7 // indirect
cloud.google.com/go/iam v1.1.8 // indirect
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.0 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa // indirect
Expand Down
Loading

0 comments on commit 81df8c8

Please sign in to comment.