fix(deps): update google.golang.org/genproto digest to 3f89685 (#260)
geo-service / build (push) Successful in 1m9s
geo-service / deploy-prod (push) Successful in 1m0s

This commit was merged in pull request #260.
This commit is contained in:
2026-01-14 17:10:32 +00:00
parent 786d04e958
commit cba488ed5f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
cloud.google.com/go/maps v1.26.0
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.259.0
google.golang.org/genproto v0.0.0-20260112192933-99fd39fd28a9
google.golang.org/genproto v0.0.0-20260114163908-3f89685c29c3
google.golang.org/grpc v1.78.0
googlemaps.github.io/maps v1.7.0
)