Skip to content

Commit 79507f4

Browse files
Bump golang.org/x/oauth2 from 0.27.0 to 0.29.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.27.0 to 0.29.0. - [Commits](golang/oauth2@v0.27.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c44eeae commit 79507f4

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
@@ -12,7 +12,7 @@ require (
1212
github.com/sirupsen/logrus v1.9.3
1313
github.com/spf13/cobra v1.9.1
1414
github.com/stretchr/testify v1.10.0
15-
golang.org/x/oauth2 v0.27.0
15+
golang.org/x/oauth2 v0.29.0
1616
)
1717

1818
require (

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)