chore(deps): update golang.org/x/oauth2 commit hash to 7df4dd6 #3

Merged
nemunaire merged 1 commits from renovate/golang.org-x-oauth2-digest into master 2021-08-18 07:50:07 +00:00

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/miekg/dns v1.1.41 github.com/miekg/dns v1.1.41
github.com/pquerna/cachecontrol v0.0.0-20201205024021-ac21108117ac // indirect github.com/pquerna/cachecontrol v0.0.0-20201205024021-ac21108117ac // indirect
github.com/rivo/tview 29d673af0ce2 github.com/rivo/tview 29d673af0ce2
golang.org/x/oauth2 v0.0.0-20210313182246-cd4f82c27b84 golang.org/x/oauth2 7df4dd6e12ab
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
gopkg.in/ldap.v2 v2.5.1 gopkg.in/ldap.v2 v2.5.1
gopkg.in/square/go-jose.v2 v2.5.1 // indirect gopkg.in/square/go-jose.v2 v2.5.1 // indirect