Skip to content

Commit 758df87

Browse files
renovate-botIan Lewis
and
Ian Lewis
authored
fix(deps): update golang.org/x/oauth2 digest to b44042a (#973)
Co-authored-by: Ian Lewis <[email protected]>
1 parent 49a9d1b commit 758df87

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/sigstore/rekor v0.12.1-0.20220915152154-4bb6f441c1b2
1515
github.com/sigstore/sigstore v1.4.2
1616
github.com/spf13/cobra v1.5.0
17-
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
17+
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
1818
gopkg.in/square/go-jose.v2 v2.6.0
1919
gopkg.in/yaml.v3 v3.0.1
2020
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -1860,6 +1860,8 @@ golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb/go.mod h1:jaDAt6Dkxork7Lm
18601860
golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094/go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg=
18611861
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 h1:lxqLZaMad/dJHMFZH0NiNpiEZI/nhgWhe4wgzpE+MuA=
18621862
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1/go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg=
1863+
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 h1:3VPzK7eqH25j7GYw5w6g/GzNRc0/fYtrxz27z1gD4W0=
1864+
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1/go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg=
18631865
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
18641866
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
18651867
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=

0 commit comments

Comments
 (0)