Update etcd to v3.5.5 (#295)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-18 16:20:31 +02:00 committed by GitHub
parent ed98b0205b
commit e8ec4ad91b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 9 deletions

View file

@ -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