Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/golang/oauth2/releases) - [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.5.0 ) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com>
... | ... | @@ -29,7 +29,7 @@ require ( |
github.com/valyala/fasthttp v1.44.0 | ||
golang.org/x/crypto v0.6.0 | ||
golang.org/x/mod v0.7.0 | ||
golang.org/x/oauth2 v0.4.0 | ||
golang.org/x/oauth2 v0.5.0 | ||
golang.org/x/term v0.5.0 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... |
Please register or sign in to comment