Skip to content

Commit c1a059d

Browse files
authored
Merge pull request #4 from diggerhq/renovate/golang.org-x-oauth2-0.x
Update module golang.org/x/oauth2 to v0.12.0
2 parents 4a19118 + bf1c870 commit c1a059d

File tree

2 files changed

+1495
-1
lines changed

2 files changed

+1495
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ require (
88
github.com/mitchellh/mapstructure v1.5.0
99
github.com/stretchr/testify v1.8.4
1010
golang.org/x/net v0.15.0
11-
golang.org/x/oauth2 v0.5.0
11+
golang.org/x/oauth2 v0.12.0
1212
)

0 commit comments

Comments
 (0)