-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to 50ed04b
See merge request !684 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
043bec9b
No related branches found
No related tags found
Pipeline #177789 passed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -24,7 +24,7 @@ require ( |
github.com/stretchr/testify v1.8.4 | ||
go.mongodb.org/mongo-driver v1.13.1 | ||
golang.org/x/sync v0.5.0 | ||
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 // indirect | ||
google.golang.org/genproto v0.0.0-20231212172506-995d672761c0 // indirect | ||
google.golang.org/grpc v1.60.1 | ||
google.golang.org/protobuf v1.32.0 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
... | ... | @@ -94,7 +94,7 @@ require ( |
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.3.20 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20231212172506-995d672761c0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917 | ||
) | ||
require ( | ||
... | ... | @@ -123,5 +123,5 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20231211222908-989df2bf70f3 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0 // indirect | ||
) |
Please register or sign in to comment