fix(deps): update module google.golang.org/grpc to v1.79.3 (#303)
geo-service / build (push) Successful in 49s
geo-service / deploy-prod (push) Successful in 52s

This commit was merged in pull request #303.
This commit is contained in:
2026-03-18 01:10:36 +00:00
parent c4807a56de
commit 2665a46f62
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.272.0
google.golang.org/genproto v0.0.0-20260316180232-0b37fe3546d5
google.golang.org/grpc v1.79.2
google.golang.org/grpc v1.79.3
googlemaps.github.io/maps v1.7.0
)