File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/sigstore/rekor v0.11.0
16
16
github.com/sigstore/sigstore v1.4.0
17
17
github.com/spf13/cobra v1.5.0
18
- golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c
18
+ golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
19
19
gopkg.in/square/go-jose.v2 v2.6.0
20
20
gopkg.in/yaml.v3 v3.0.1
21
21
)
Original file line number Diff line number Diff line change @@ -2364,6 +2364,8 @@ golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0 h1:VnGaRqoLmqZH/3TMLJwYCE
2364
2364
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0 /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
2365
2365
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c h1:q3gFqPqH7NVofKo3c3yETAP//pPI+G5mvB7qqj1Y5kY =
2366
2366
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
2367
+ golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 h1:lxqLZaMad/dJHMFZH0NiNpiEZI/nhgWhe4wgzpE+MuA =
2368
+ golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
2367
2369
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
2368
2370
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
2369
2371
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