mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 04:26:20 -04:00
Update etcd to v3.5.5 (#295)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
ed98b0205b
commit
e8ec4ad91b
2 changed files with 10 additions and 9 deletions
|
@ -13,9 +13,9 @@ require (
|
|||
github.com/onsi/gomega v1.18.1
|
||||
github.com/spf13/afero v1.9.2
|
||||
github.com/stretchr/testify v1.8.0
|
||||
go.etcd.io/etcd/api/v3 v3.5.4
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.5.4
|
||||
go.etcd.io/etcd/client/v3 v3.5.4
|
||||
go.etcd.io/etcd/api/v3 v3.5.5
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.5.5
|
||||
go.etcd.io/etcd/client/v3 v3.5.5
|
||||
go.uber.org/multierr v1.8.0
|
||||
google.golang.org/api v0.86.0
|
||||
google.golang.org/genproto v0.0.0-20221014213838-99cd37c6964a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue