Update golang.org/x/oauth2 commit hash to 6242fa9

This commit is contained in:
Renovate Bot 2022-03-09 16:05:52 +00:00 committed by Pierre-Olivier Mercier
commit 606f22f586
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/pquerna/cachecontrol v0.1.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
nhooyr.io/websocket v1.8.7