Skip to content

Commit

Permalink
Merge pull request #4 from diggerhq/renovate/golang.org-x-oauth2-0.x
Browse files Browse the repository at this point in the history
Update module golang.org/x/oauth2 to v0.12.0
  • Loading branch information
veziak authored Sep 6, 2023
2 parents 4a19118 + bf1c870 commit c1a059d
Show file tree
Hide file tree
Showing 2 changed files with 1,495 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/stretchr/testify v1.8.4
golang.org/x/net v0.15.0
golang.org/x/oauth2 v0.5.0
golang.org/x/oauth2 v0.12.0
)
Loading

0 comments on commit c1a059d

Please sign in to comment.