Skip to content

Commit 9f0b6ad

Browse files
authored
Merge pull request #84 from github/dependabot/go_modules/golang.org/x/oauth2-0.12.0
Bump golang.org/x/oauth2 from 0.0.0-20180821212333-d2e6202438be to 0.12.0
2 parents 5e37d82 + b4a4f05 commit 9f0b6ad

File tree

2 files changed

+1480
-10
lines changed

2 files changed

+1480
-10
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ require (
1414
github.com/spf13/cobra v1.0.0
1515
github.com/spf13/pflag v1.0.5 // indirect
1616
github.com/stretchr/testify v1.8.4
17-
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
17+
golang.org/x/oauth2 v0.12.0
1818
)

0 commit comments

Comments
 (0)