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.22.2
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.21 .0
10
+ golang.org/x/oauth2 v0.22 .0
11
11
k8s.io/api v0.30.3
12
12
k8s.io/apimachinery v0.30.3
13
13
k8s.io/client-go v0.30.3
Original file line number Diff line number Diff line change @@ -334,8 +334,8 @@ golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c/go.mod h1:KelEdhl1UZF7XfJ
334
334
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914 /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
335
335
golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
336
336
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f /go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A =
337
- golang.org/x/oauth2 v0.21 .0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs =
338
- golang.org/x/oauth2 v0.21 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
337
+ golang.org/x/oauth2 v0.22 .0 h1:BzDx2FehcG7jJwgWLELCdmLuxk2i+x9UDpSiss2u0ZA =
338
+ golang.org/x/oauth2 v0.22 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
339
339
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
340
340
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
341
341
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