fix(deps): update module google.golang.org/api to v0.187.0
Some checks failed
renovate/artifacts Artifact file update failure
builder / build (push) Failing after 18s

This commit is contained in:
Renovate Bot 2024-07-06 13:56:03 -07:00
parent 58f09618e9
commit a27df5a96c

2
go.mod
View File

@ -19,7 +19,7 @@ require (
golang.org/x/net v0.27.0
golang.org/x/oauth2 v0.20.0
golang.org/x/sync v0.7.0
google.golang.org/api v0.182.0
google.golang.org/api v0.187.0
modernc.org/sqlite v1.30.1
)