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

This commit is contained in:
Renovate Bot 2021-12-01 01:45:36 +00:00 committed by Gitea
commit c449b17427
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -11,6 +11,6 @@ require (
github.com/julienschmidt/httprouter v1.3.0
github.com/mdlayher/arp v0.0.0-20191213142603-f72070a231fc
github.com/miekg/dns v1.1.43
golang.org/x/oauth2 v0.0.0-20211028175245-ba495a64dcb5
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
)