fix(deps): update google.golang.org/genproto digest to 7ab31c2 (#350)
geo-service / build (push) Successful in 47s
geo-service / deploy-prod (push) Successful in 48s

This commit was merged in pull request #350.
This commit is contained in:
2026-06-13 22:10:09 +00:00
parent 11d31e4e48
commit 2449a5d07c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
cloud.google.com/go/maps v1.36.0
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.284.0
google.golang.org/genproto v0.0.0-20260526163538-3dc84a4a5aaa
google.golang.org/genproto v0.0.0-20260610212136-7ab31c22f7ad
google.golang.org/grpc v1.81.1
googlemaps.github.io/maps v1.7.0
)