Skip to content

Commit 02ac403

Browse files
authored
Merge pull request #119 from actions/dependabot/go_modules/golang.org/x/oauth2-0.19.0-licenses
License updates for dependabot/go_modules/golang.org/x/oauth2-0.19.0
2 parents bcaaa75 + 5cb8872 commit 02ac403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.licenses/src/go/golang.org/x/oauth2.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/oauth2
3-
version: v0.18.0
3+
version: v0.19.0
44
type: go
55
summary: Package oauth2 provides support for making OAuth2 authorized and authenticated
66
HTTP requests, as specified in RFC 6749.

.licenses/src/go/golang.org/x/oauth2/internal.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/oauth2/internal
3-
version: v0.18.0
3+
version: v0.19.0
44
type: go
55
summary: Package internal contains support packages for oauth2 package.
66
homepage: https://pkg.go.dev/golang.org/x/oauth2/internal

0 commit comments

Comments
 (0)