-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to 56aae31
parent
37c13d26
No related branches found
No related tags found
Pipeline #262578 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | @@ -94,7 +94,7 @@ require ( | ... | @@ -94,7 +94,7 @@ require ( |
github.com/hashicorp/go-plugin v1.4.10 | github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.6.2 | github.com/lesismal/nbio v1.6.2 | ||
go.mongodb.org/mongo-driver v1.17.2 | go.mongodb.org/mongo-driver v1.17.2 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20250212204824-5a70512c5d8b | google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a | ||
) | ) | ||
require ( | require ( | ||
... | @@ -126,6 +126,6 @@ require ( | ... | @@ -126,6 +126,6 @@ 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-20241009180824-f66d83c29e7c // indirect | golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250204164813-702378808489 // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20250212204824-5a70512c5d8b // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | gotest.tools/v3 v3.5.1 // indirect | ||
) | ) |
Please register or sign in to comment