Skip to content

Commit

Permalink
fix(deps): update module cloud.google.com/go/spanner to v1.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 31, 2024
1 parent e4cb401 commit b4947f2
Show file tree
Hide file tree
Showing 4 changed files with 2,856 additions and 8 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
cloud.google.com/go/longrunning v0.5.7
cloud.google.com/go/spanner v1.60.0
cloud.google.com/go/spanner v1.63.0
github.com/googleapis/go-sql-spanner v1.3.1
github.com/shopspring/decimal v1.4.0
github.com/stretchr/testify v1.9.0
Expand All @@ -20,7 +20,8 @@ require (
cloud.google.com/go/auth v0.4.2 // 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-20240318125728-8a4994d93e50 // indirect
Expand Down
Loading

0 comments on commit b4947f2

Please sign in to comment.