File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.4
7
7
require (
8
8
github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible
9
9
github.com/blang/semver/v4 v4.0.0
10
- golang.org/x/oauth2 v0.24 .0
10
+ golang.org/x/oauth2 v0.25 .0
11
11
k8s.io/api v0.32.0
12
12
k8s.io/apimachinery v0.32.0
13
13
k8s.io/client-go v0.32.0
Original file line number Diff line number Diff line change @@ -345,8 +345,8 @@ golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c/go.mod h1:KelEdhl1UZF7XfJ
345
345
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
346
346
golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
347
347
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
348
- golang.org/x/oauth2 v0.24 .0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE =
349
- golang.org/x/oauth2 v0.24 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
348
+ golang.org/x/oauth2 v0.25 .0 h1:CY4y7XT9v0cRI9oupztF8AgiIu99L/ksR/Xp/6jrZ70 =
349
+ golang.org/x/oauth2 v0.25 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
350
350
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
351
351
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
352
352
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments