chore(deps): update golang.org/x/oauth2 digest to d0670ef
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-06-12 15:04:50 +00:00
commit 3c134d36cc
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -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.49
golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401
golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb
)