chore(deps): update golang.org/x/oauth2 digest to 2104d58
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
97666760e3
commit
4f6236ae75
2 changed files with 262 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -9,5 +9,5 @@ require (
|
|||
github.com/jcmturner/gokrb5/v8 v8.4.2
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/miekg/dns v1.1.50
|
||||
golang.org/x/oauth2 v0.0.0-20220628200809-02e64fa58f26
|
||||
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue