-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to 5f5ef82
See merge request !1143 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
85456e24
No related tags found
Pipeline #247107 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -91,7 +91,7 @@ require ( |
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.12 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20250102185135-69823020774d | ||
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 | ||
) | ||
require ( | ||
... | ... | @@ -123,6 +123,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-20241223144023-3abc09e42ca8 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | ||
) |
Please register or sign in to comment