fix(deps): update google.golang.org/genproto digest to 42d3e9b
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
module gitlab.com/unboundsoftware/dancefinder/geo-service
|
||||
|
||||
go 1.24.0
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
cloud.google.com/go/maps v1.27.0
|
||||
github.com/caarlos0/env v3.5.0+incompatible
|
||||
google.golang.org/api v0.267.0
|
||||
google.golang.org/genproto v0.0.0-20260209200024-4cfbd4190f57
|
||||
google.golang.org/genproto v0.0.0-20260217215200-42d3e9bedb6d
|
||||
google.golang.org/grpc v1.79.1
|
||||
googlemaps.github.io/maps v1.7.0
|
||||
)
|
||||
@@ -38,7 +38,7 @@ require (
|
||||
golang.org/x/sys v0.40.0 // indirect
|
||||
golang.org/x/text v0.33.0 // indirect
|
||||
golang.org/x/time v0.14.0 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 // indirect
|
||||
google.golang.org/protobuf v1.36.11 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user