Skip to content

Commit ff29632

Browse files
Bump golang.org/x/oauth2 from 0.23.0 to 0.25.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.25.0. - [Commits](golang/oauth2@v0.23.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bc50ff commit ff29632

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)