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 @@ -14,7 +14,7 @@ require (
14
14
github.com/sigstore/rekor v0.9.1
15
15
github.com/sigstore/sigstore v1.3.0
16
16
github.com/spf13/cobra v1.5.0
17
- golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
17
+ golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c
18
18
gopkg.in/square/go-jose.v2 v2.6.0
19
19
gopkg.in/yaml.v3 v3.0.1
20
20
)
Original file line number Diff line number Diff line change @@ -2158,6 +2158,8 @@ golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5/go.mod h1:DAh4E804XQdzx2j
2158
2158
golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb /go.mod h1:jaDAt6Dkxork7LmZnYtzbRWj0W47D86a3TGe0YHBvmE =
2159
2159
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0 h1:VnGaRqoLmqZH/3TMLJwYCEWkR4j1nuIU1U9TvbqsDUw =
2160
2160
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0 /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
2161
+ golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c h1:q3gFqPqH7NVofKo3c3yETAP//pPI+G5mvB7qqj1Y5kY =
2162
+ golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
2161
2163
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
2162
2164
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
2163
2165
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