Skip to content

Commit 0ab3359

Browse files
authored
Merge pull request #100 from github/dependabot/go_modules/golang.org/x/oauth2-0.16.0
Bump golang.org/x/oauth2 from 0.12.0 to 0.16.0
2 parents 73a3683 + 5a1a5b2 commit 0ab3359

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
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.12.0
17+
golang.org/x/oauth2 v0.16.0
1818
)

go.sum

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)