-
- Downloads
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7 (#2798)
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.6 to 3.5.7. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.6...v3.5.7 ) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -28,8 +28,8 @@ require ( |
github.com/sirupsen/logrus v1.9.0 | ||
github.com/spf13/cobra v1.6.1 | ||
github.com/stretchr/testify v1.8.1 | ||
go.etcd.io/etcd/client/pkg/v3 v3.5.6 | ||
go.etcd.io/etcd/client/v3 v3.5.6 | ||
go.etcd.io/etcd/client/pkg/v3 v3.5.7 | ||
go.etcd.io/etcd/client/v3 v3.5.7 | ||
golang.org/x/crypto v0.5.0 | ||
golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | ||
golang.org/x/net v0.5.0 | ||
... | ... | @@ -81,7 +81,7 @@ require ( |
github.com/spf13/cast v1.4.1 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/zclconf/go-cty v1.8.0 // indirect | ||
go.etcd.io/etcd/api/v3 v3.5.6 // indirect | ||
go.etcd.io/etcd/api/v3 v3.5.7 // indirect | ||
go.opencensus.io v0.24.0 // indirect | ||
go.uber.org/atomic v1.7.0 // indirect | ||
go.uber.org/multierr v1.6.0 // indirect | ||
... | ... |
Please register or sign in to comment