fix(deps): update module golang.org/x/oauth2 to v0.21.0
Some checks failed
renovate/artifacts Artifact file update failure
builder / build (push) Failing after 18s
Some checks failed
renovate/artifacts Artifact file update failure
builder / build (push) Failing after 18s
This commit is contained in:
parent
58f09618e9
commit
250d5cc0f4
2
go.mod
2
go.mod
@ -17,7 +17,7 @@ require (
|
|||||||
go.uber.org/fx v1.22.1
|
go.uber.org/fx v1.22.1
|
||||||
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
|
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
|
||||||
golang.org/x/net v0.27.0
|
golang.org/x/net v0.27.0
|
||||||
golang.org/x/oauth2 v0.20.0
|
golang.org/x/oauth2 v0.21.0
|
||||||
golang.org/x/sync v0.7.0
|
golang.org/x/sync v0.7.0
|
||||||
google.golang.org/api v0.182.0
|
google.golang.org/api v0.182.0
|
||||||
modernc.org/sqlite v1.30.1
|
modernc.org/sqlite v1.30.1
|
||||||
|
Loading…
Reference in New Issue
Block a user