-
- Downloads
[renovate] Update module google.golang.org/genproto/googleapis/api to...
[renovate] Update module google.golang.org/genproto/googleapis/api to v0.0.0-20240506185236-b8a5c65736ae
parent
352fa0e9
No related branches found
No related tags found
Pipeline #192242 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !864. Comments created here will be created in the context of that merge request.
... | @@ -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.8 | github.com/lesismal/nbio v1.5.8 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240429193739-8cf5692501f6 | google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae | ||
) | ) | ||
require ( | require ( | ||
... | @@ -118,5 +118,5 @@ require ( | ... | @@ -118,5 +118,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-20240325151524-a685a6edb6d8 // indirect | golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 // indirect | ||
) | ) |
Please register or sign in to comment