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

This commit was merged in pull request #283.
This commit is contained in:
2026-02-12 16:10:17 +00:00
parent f28402f1df
commit af4946ef04
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.266.0
google.golang.org/genproto v0.0.0-20260209200024-4cfbd4190f57
google.golang.org/grpc v1.78.0
google.golang.org/grpc v1.79.0
googlemaps.github.io/maps v1.7.0
)