Skip to content

Commit 33f840f

Browse files
authored
Merge pull request #126 from github/dependabot/go_modules/golang.org/x/oauth2-0.25.0
Bump golang.org/x/oauth2 from 0.23.0 to 0.25.0
2 parents 5bc50ff + ff29632 commit 33f840f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ require (
1414
github.com/spf13/cobra v1.8.1
1515
github.com/stretchr/testify v1.9.0
1616
golang.org/x/net v0.23.0 // indirect
17-
golang.org/x/oauth2 v0.23.0
17+
golang.org/x/oauth2 v0.25.0
1818
google.golang.org/protobuf v1.33.0 // indirect
1919
)

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)