fix(deps): update google.golang.org/genproto digest to 10db94c

This commit is contained in:
Renovate
2025-04-28 16:01:23 +00:00
parent 221422f0f6
commit df861ffe25
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -6,7 +6,7 @@ require (
cloud.google.com/go/maps v1.20.3
github.com/caarlos0/env v3.5.0+incompatible
google.golang.org/api v0.230.0
google.golang.org/genproto v0.0.0-20250422160041-2d3770c4ea7f
google.golang.org/genproto v0.0.0-20250428153025-10db94c68c34
google.golang.org/grpc v1.72.0
googlemaps.github.io/maps v1.7.0
)
@@ -37,7 +37,7 @@ require (
golang.org/x/sys v0.32.0 // indirect
golang.org/x/text v0.24.0 // indirect
golang.org/x/time v0.11.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250414145226-207652e42e2e // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250414145226-207652e42e2e // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250425173222-7b384671a197 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250425173222-7b384671a197 // indirect
google.golang.org/protobuf v1.36.6 // indirect
)