Skip to content

Commit e81a1f9

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 51e5772 commit e81a1f9

File tree

2 files changed

+1488
-13
lines changed

2 files changed

+1488
-13
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ require (
1313
github.com/sirupsen/logrus v1.7.0
1414
github.com/spf13/cobra v1.0.0
1515
github.com/spf13/pflag v1.0.5 // indirect
16-
github.com/stretchr/testify v1.7.0
17-
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
16+
github.com/stretchr/testify v1.8.1
17+
golang.org/x/oauth2 v0.12.0
1818
)

0 commit comments

Comments
 (0)