fix(deps): update google.golang.org/genproto digest to 9f6642b (#299)
geo-service / build (push) Successful in 1m11s
geo-service / deploy-prod (push) Successful in 46s

This commit was merged in pull request #299.
This commit is contained in:
2026-03-16 18:11:40 +00:00
parent f98544a2bd
commit 55ca21a37a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
cloud.google.com/go/maps v1.29.0
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.271.0
google.golang.org/genproto v0.0.0-20260311181403-84a4fc48630c
google.golang.org/genproto v0.0.0-20260316173506-9f6642b56129
google.golang.org/grpc v1.79.2
googlemaps.github.io/maps v1.7.0
)