-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to f6361c8
See merge request !937 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
a3d4a9d5
No related branches found
No related tags found
Pipeline #212850 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.9 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240624140628-dc46fd24d27d | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 | ||
) | ||
require ( | ||
... | ... | @@ -121,6 +121,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-20240531132922-fd00a4e0eefc // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240617180043-68d350f18fd4 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240624140628-dc46fd24d27d // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | ||
) |
Please register or sign in to comment