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
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
0e3f9b3324
commit
88b02f4635
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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 (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue