Commits on Source (3)
-
See merge request !809 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !810 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !812 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
... | ... | @@ -92,7 +92,7 @@ require ( |
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.3 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa | ||
) | ||
require ( | ||
... | ... | @@ -120,5 +120,5 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect | ||
) |