Skip to content

Commit

Permalink
deps: Update Non-major dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 5, 2025
1 parent 53ceca3 commit 0aa8de0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module cloud.google.com/go/cloudsqlconn

go 1.22.7

toolchain go1.22.11
toolchain go1.23.6

require (
cloud.google.com/go/auth v0.14.1
Expand All @@ -14,9 +14,9 @@ require (
github.com/microsoft/go-mssqldb v1.8.0
go.opencensus.io v0.24.0
golang.org/x/net v0.34.0
golang.org/x/oauth2 v0.25.0
golang.org/x/time v0.9.0
google.golang.org/api v0.219.0
golang.org/x/oauth2 v0.26.0
golang.org/x/time v0.10.0
google.golang.org/api v0.220.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250127172529-29210b9bc287
google.golang.org/grpc v1.70.0
)
Expand Down

0 comments on commit 0aa8de0

Please sign in to comment.