Skip to content

Commit b14ea1f

Browse files
authored
Merge pull request #130 from github/dependabot/go_modules/golang.org/x/oauth2-0.27.0
Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0
2 parents c6df5df + 0b11052 commit b14ea1f

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.8.1
1414
github.com/stretchr/testify v1.10.0
15-
golang.org/x/oauth2 v0.26.0
15+
golang.org/x/oauth2 v0.27.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)