-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to 012b6fc
parent
376a6c7a
No related branches found
No related tags found
Pipeline #184705 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !749. Comments created here will be created in the context of that merge request.
... | @@ -24,7 +24,7 @@ require ( | ... | @@ -24,7 +24,7 @@ require ( |
github.com/stretchr/testify v1.8.4 | github.com/stretchr/testify v1.8.4 | ||
go.mongodb.org/mongo-driver v1.14.0 | go.mongodb.org/mongo-driver v1.14.0 | ||
golang.org/x/sync v0.6.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/grpc v1.61.1 | ||
google.golang.org/protobuf v1.32.0 | google.golang.org/protobuf v1.32.0 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
... | @@ -92,7 +92,7 @@ require ( | ... | @@ -92,7 +92,7 @@ require ( |
github.com/hashicorp/go-multierror v1.1.1 | github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.0 | 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 ( | require ( | ||
... | @@ -120,5 +120,5 @@ require ( | ... | @@ -120,5 +120,5 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // 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