Update golang.org/x/oauth2 commit hash to ee48083
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
7a23758566
commit
96d5855ce3
2 changed files with 10 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.46
|
||||
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
|
||||
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue