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

This commit is contained in:
Renovate Bot 2022-10-14 16:02:35 +00:00
commit 4ad7ad776e
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.3
github.com/julienschmidt/httprouter v1.3.0
github.com/miekg/dns v1.1.50
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
)