File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/GoogleCloudPlatform/alloydb-auth-proxy
22
3- go 1.25
3+ go 1.25.0
44
55require (
66 cloud.google.com/go/alloydbconn v1.17.3
@@ -78,7 +78,7 @@ require (
7878 go.opentelemetry.io/otel/trace v1.40.0 // indirect
7979 go.yaml.in/yaml/v3 v3.0.4 // indirect
8080 golang.org/x/crypto v0.48.0 // indirect
81- golang.org/x/net v0.50 .0 // indirect
81+ golang.org/x/net v0.51 .0 // indirect
8282 golang.org/x/sync v0.19.0 // indirect
8383 golang.org/x/text v0.34.0 // indirect
8484 golang.org/x/time v0.14.0 // indirect
Original file line number Diff line number Diff line change @@ -1369,8 +1369,8 @@ golang.org/x/net v0.0.0-20211216030914-fe4d6282115f/go.mod h1:9nx3DQGgdP8bBQD5qx
13691369golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd /go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk =
13701370golang.org/x/net v0.0.0-20220225172249-27dd8689420f /go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk =
13711371golang.org/x/net v0.0.0-20220325170049-de3da57026de /go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk =
1372- golang.org/x/net v0.50 .0 h1:ucWh9eiCGyDR3vtzso0WMQinm2Dnt8cFMuQa9K33J60 =
1373- golang.org/x/net v0.50 .0 /go.mod h1:UgoSli3F/pBgdJBHCTc+tp3gmrU4XswgGRgtnwWTfyM =
1372+ golang.org/x/net v0.51 .0 h1:94R/GTO7mt3/4wIKpcR5gkGmRLOuE/2hNGeWq/GBIFo =
1373+ golang.org/x/net v0.51 .0 /go.mod h1:aamm+2QF5ogm02fjy5Bb7CQ0WMt1/WVM7FtyaTLlA9Y =
13741374golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
13751375golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
13761376golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
You can’t perform that action at this time.
0 commit comments