fix(deps): update module golang.org/x/oauth2 to v0.21.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2024-07-26 09:16:42 +00:00
parent 0e3f9b3324
commit 88b02f4635

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/yuin/goldmark v1.7.1
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.24.0
golang.org/x/oauth2 v0.20.0
golang.org/x/oauth2 v0.21.0
)
require (