Skip to content

Commit f94bc78

Browse files
build(deps): bump golang.org/x/oauth2
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20211104180415-d3ed0bb246c8 to 0.17.0. - [Commits](https://github.com/golang/oauth2/commits/v0.17.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 f726ae1 commit f94bc78

File tree

2 files changed

+993
-15
lines changed

2 files changed

+993
-15
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ require (
1616
github.com/spf13/cobra v1.3.0
1717
github.com/spf13/viper v1.10.1
1818
go.jlucktay.dev/version v0.2.0
19-
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
19+
golang.org/x/oauth2 v0.17.0
2020
)

0 commit comments

Comments
 (0)