Update golang.org/x/oauth2 commit hash to ee48083
This commit is contained in:
parent
2a6d18eb77
commit
bb72c351ac
2 changed files with 29 additions and 24 deletions
3
go.mod
3
go.mod
|
|
@ -11,8 +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/net v0.0.0-20210525063256-abc453219eb5 // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
|
||||
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
|
||||
nhooyr.io/websocket v1.8.7
|
||||
|
|
|
|||
Reference in a new issue