-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to af27646
See merge request !1048 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
7ded4460
No related branches found
No related tags found
Pipeline #225238 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -91,7 +91,7 @@ require ( | ... | @@ -91,7 +91,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.11 | github.com/lesismal/nbio v1.5.11 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240924160255-9d4c2d233b61 | google.golang.org/genproto/googleapis/api v0.0.0-20240930140551-af27646dc61f | ||
) | ) | ||
require ( | require ( | ||
... | @@ -122,6 +122,6 @@ require ( | ... | @@ -122,6 +122,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-20240716175740-e3f259677ff7 // indirect | golang.org/x/exp v0.0.0-20240716175740-e3f259677ff7 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20240924160255-9d4c2d233b61 // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | gotest.tools/v3 v3.5.1 // indirect | ||
) | ) |
Please register or sign in to comment