fix(deps): update module golang.org/x/oauth2 to v0.4.0
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
089869d1f2
commit
04230aed86
2 changed files with 9 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -9,5 +9,5 @@ require (
|
|||
github.com/jcmturner/gokrb5/v8 v8.4.3
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/miekg/dns v1.1.50
|
||||
golang.org/x/oauth2 v0.3.0
|
||||
golang.org/x/oauth2 v0.4.0
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue