fix(deps): update module google.golang.org/grpc to v1.83.1 (#384)
geo-service / build (push) Successful in 33s
geo-service / deploy-prod (push) Successful in 34s

This commit was merged in pull request #384.
This commit is contained in:
2026-08-22 07:40:50 +00:00
parent 4879732738
commit 3bd94c5421
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.293.0
google.golang.org/genproto v0.0.0-20260810153831-ec0a7760b754
google.golang.org/grpc v1.83.0
google.golang.org/grpc v1.83.1
googlemaps.github.io/maps v1.7.0
)