Skip to content

Commit b4a4f05

Browse files
Bump golang.org/x/oauth2
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20180821212333-d2e6202438be to 0.12.0. - [Commits](https://github.com/golang/oauth2/commits/v0.12.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e37d82 commit b4a4f05

File tree

2 files changed

+1480
-10
lines changed

2 files changed

+1480
-10
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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)