chore(deps): update golang.org/x/oauth2 commit hash to d3ed0bb
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
e312c258ec
commit
c449b17427
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue