Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Update Non-major dependency updates
Browse files Browse the repository at this point in the history
renovate-bot committed Nov 12, 2024
1 parent e3cea0c commit a72ea01
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
@@ -3,17 +3,17 @@ module cloud.google.com/go/alloydbconn
go 1.21

require (
cloud.google.com/go/alloydb v1.12.1
cloud.google.com/go/alloydb v1.13.0
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v4 v4.18.3
github.com/jackc/pgx/v5 v5.7.1
go.opencensus.io v0.24.0
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.23.0
golang.org/x/time v0.7.0
google.golang.org/api v0.199.0
golang.org/x/net v0.31.0
golang.org/x/oauth2 v0.24.0
golang.org/x/time v0.8.0
google.golang.org/api v0.205.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/grpc v1.67.1
google.golang.org/grpc v1.68.0
google.golang.org/protobuf v1.35.1
)

0 comments on commit a72ea01

Please sign in to comment.