Bump golang.org/x/oauth2 from 0.19.0 to 0.21.0

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.21.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.21.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]>
This commit is contained in:
dependabot[bot]
2024-06-10 20:54:41 +00:00
committed by GitHub
parent 9141ea72f2
commit f4b2023a57
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.9.0
golang.org/x/oauth2 v0.19.0
golang.org/x/oauth2 v0.21.0
)
require (