Skip to content

Commit

Permalink
build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.3 to 3.5.4
Browse files Browse the repository at this point in the history
Bumps [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64)
- [Commits](etcd-io/etcd@v3.5.3...v3.5.4)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joestringer committed Apr 26, 2022
1 parent df1eab7 commit 5a4720a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ require (
github.com/stretchr/testify v1.7.1
github.com/vishvananda/netlink v1.1.1-0.20220125195016-0639e7e787ba
github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74
go.etcd.io/etcd/api/v3 v3.5.3
go.etcd.io/etcd/api/v3 v3.5.4
go.etcd.io/etcd/client/pkg/v3 v3.5.3
go.etcd.io/etcd/client/v3 v3.5.3
go.uber.org/goleak v1.1.12
Expand Down
3 changes: 2 additions & 1 deletion go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/go.etcd.io/etcd/api/v3/version/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ github.com/yusufpapurcu/wmi
# gitlab.com/golang-commonmark/puny v0.0.0-20191124015043-9f83538fa04f
## explicit; go 1.13
gitlab.com/golang-commonmark/puny
# go.etcd.io/etcd/api/v3 v3.5.3
# go.etcd.io/etcd/api/v3 v3.5.4
## explicit; go 1.16
go.etcd.io/etcd/api/v3/authpb
go.etcd.io/etcd/api/v3/etcdserverpb
Expand Down

0 comments on commit 5a4720a

Please sign in to comment.