Skip to content

Commit f655342

Browse files
authored
Merge pull request #49 from elsbrock/renovate/golang.org-x-oauth2-0.x
fix(deps): update module golang.org/x/oauth2 to v0.15.0
2 parents 7061a0a + 8d649c9 commit f655342

File tree

2 files changed

+902
-1
lines changed

2 files changed

+902
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ require (
66
github.com/google/go-github/v32 v32.1.0
77
github.com/google/go-github/v57 v57.0.0
88
github.com/google/go-querystring v1.1.0 // indirect
9-
golang.org/x/oauth2 v0.5.0
9+
golang.org/x/oauth2 v0.15.0
1010
google.golang.org/appengine v1.6.7 // indirect
1111
)

0 commit comments

Comments
 (0)