File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ module cloud.google.com/go/cloudsqlconn
22
33go 1.24.0
44
5- toolchain go1.24.2
5+ toolchain go1.25.1
66
77require (
8- cloud.google.com/go/auth v0.16.5
8+ cloud.google.com/go/auth v0.17.0
99 cloud.google.com/go/auth/oauth2adapt v0.2.8
1010 github.com/go-sql-driver/mysql v1.9.3
1111 github.com/google/uuid v1.6.0
@@ -16,10 +16,10 @@ require (
1616 golang.org/x/net v0.44.0
1717 golang.org/x/oauth2 v0.31.0
1818 golang.org/x/time v0.13.0
19- google.golang.org/api v0.249 .0
19+ google.golang.org/api v0.252 .0
2020 google.golang.org/genproto/googleapis/rpc v0.0.0-20250908214217-97024824d090
21- google.golang.org/grpc v1.75.1
22- google.golang.org/protobuf v1.36.9
21+ google.golang.org/grpc v1.76.0
22+ google.golang.org/protobuf v1.36.10
2323)
2424
2525require (
You can’t perform that action at this time.
0 commit comments