-
- 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
This commit is part of merge request !1220. Comments created here will be created in the context of that merge request.
... | ... | @@ -94,7 +94,7 @@ require ( |
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.6.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 ( | ||
... | ... | @@ -126,6 +126,6 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // 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 | ||
) |
Please register or sign in to comment