mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-20 04:54:46 -04:00
deps: update etcd dependencies to v3.5.7 (#1102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd3ec19aef
commit
b0a6db33fd
2 changed files with 9 additions and 40 deletions
|
@ -15,9 +15,9 @@ require (
|
|||
github.com/onsi/gomega v1.24.2
|
||||
github.com/spf13/afero v1.9.3
|
||||
github.com/stretchr/testify v1.8.1
|
||||
go.etcd.io/etcd/api/v3 v3.5.6
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.5.6
|
||||
go.etcd.io/etcd/client/v3 v3.5.6
|
||||
go.etcd.io/etcd/api/v3 v3.5.7
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.5.7
|
||||
go.etcd.io/etcd/client/v3 v3.5.7
|
||||
go.uber.org/multierr v1.9.0
|
||||
golang.org/x/mod v0.7.0
|
||||
google.golang.org/api v0.107.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue