-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to c811ad7
See merge request !788 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
6be7aa26
No related branches found
No related tags found
Pipeline #186663 passed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -92,7 +92,7 @@ require ( | ... | @@ -92,7 +92,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.3 | github.com/lesismal/nbio v1.5.3 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240308144416-29370a3891b7 | google.golang.org/genproto/googleapis/api v0.0.0-20240311173647-c811ad7063a7 | ||
) | ) | ||
require ( | require ( | ||
... | @@ -120,5 +120,5 @@ require ( | ... | @@ -120,5 +120,5 @@ 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-20240119083558-1b970713d09a // indirect | golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240228224816-df926f6c8641 // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20240311132316-a219d84964c2 // indirect | ||
) | ) |
Please register or sign in to comment