-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to 012b6fc
See merge request !749 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
6d47909e
Branches
Tags
Pipeline #184907 failed
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.14.0 | ||
golang.org/x/sync v0.6.0 | ||
google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe // indirect | ||
google.golang.org/genproto v0.0.0-20240205150955-31a09d347014 // indirect | ||
google.golang.org/grpc v1.61.1 | ||
google.golang.org/protobuf v1.32.0 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
... | ... | @@ -92,7 +92,7 @@ require ( |
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240213162025-012b6fc9bca9 | ||
) | ||
require ( | ||
... | ... | @@ -120,5 +120,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-20240119083558-1b970713d09a // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 // indirect | ||
) |
Please register or sign in to comment