fix(deps): update module google.golang.org/grpc to v1.83.0 (#373)
geo-service / build (push) Successful in 32s
geo-service / deploy-prod (push) Successful in 28s

This commit was merged in pull request #373.
This commit is contained in:
2026-08-02 05:12:15 +00:00
parent e33cb13b9c
commit b6dff6d765
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.291.0
google.golang.org/genproto v0.0.0-20260729162451-8efbd57d26e0
google.golang.org/grpc v1.82.1
google.golang.org/grpc v1.83.0
googlemaps.github.io/maps v1.7.0
)