-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to 546df14
See merge request !1232 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
cf87feb2
No related branches found
No related tags found
Pipeline #263593 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -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-20250219182151-9fdb1cabc7b2 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20250224174004-546df14abb99 | ||
) | ||
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-20250212204824-5a70512c5d8b // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2 // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | ||
) |
Please register or sign in to comment