File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/onsi/ginkgo/v2 v2.19.0
14
14
github.com/onsi/gomega v1.33.1
15
15
go.uber.org/zap v1.27.0
16
- golang.org/x/oauth2 v0.20 .0
16
+ golang.org/x/oauth2 v0.21 .0
17
17
k8s.io/api v0.26.11
18
18
k8s.io/apimachinery v0.26.11
19
19
k8s.io/client-go v0.26.11
Original file line number Diff line number Diff line change @@ -1394,8 +1394,8 @@ golang.org/x/oauth2 v0.6.0/go.mod h1:ycmewcwgD4Rpr3eZJLSB4Kyyljb3qDh40vJ8STE5HKw
1394
1394
golang.org/x/oauth2 v0.7.0 /go.mod h1:hPLQkd9LyjfXTiRohC/41GhcFqxisoUQ99sCUOHO9x4 =
1395
1395
golang.org/x/oauth2 v0.8.0 /go.mod h1:yr7u4HXZRm1R1kBWqr/xKNqewf0plRYoB7sla+BCIXE =
1396
1396
golang.org/x/oauth2 v0.16.0 /go.mod h1:hqZ+0LWXsiVoZpeld6jVt06P3adbS2Uu911W1SsJv2o =
1397
- golang.org/x/oauth2 v0.20 .0 h1:4mQdhULixXKP1rwYBW0vAijoXnkTG0BLCDRzfe1idMo =
1398
- golang.org/x/oauth2 v0.20 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
1397
+ golang.org/x/oauth2 v0.21 .0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs =
1398
+ golang.org/x/oauth2 v0.21 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
1399
1399
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1400
1400
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1401
1401
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