fix(deps): update module google.golang.org/api to v0.284.0
renovate/stability-days Updates have met minimum release age requirement
geo-service / build (pull_request) Successful in 3m4s
geo-service / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-12 19:05:08 +00:00
parent a2b58b32b8
commit 85d2aca6b9
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ go 1.25.8
require (
cloud.google.com/go/maps v1.36.0
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.283.0
google.golang.org/api v0.284.0
google.golang.org/genproto v0.0.0-20260526163538-3dc84a4a5aaa
google.golang.org/grpc v1.81.1
googlemaps.github.io/maps v1.7.0
@@ -34,7 +34,7 @@ require (
golang.org/x/crypto v0.51.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sync v0.21.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/text v0.37.0 // indirect
golang.org/x/time v0.15.0 // indirect