chore(deps): update golang.org/x/oauth2 digest to 0ebed06
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
0b5d158e30
commit
fdceb2547c
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/jcmturner/gokrb5/v8 v8.4.3
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/russross/blackfriday/v2 v2.1.0
|
||||
golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7
|
||||
golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094
|
||||
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
|
||||
nhooyr.io/websocket v1.8.7
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue