moby--moby/vendor/github.com/coreos/etcd/pkg
Kir Kolyshkin db214206e5
vendor: bump etcd v3.3.27
Bump etcd to v3.3.27, which includes https://github.com/etcd-io/etcd/pull/12552,
to fix https://github.com/moby/moby/issues/31182

Full diff: https://github.com/coreos/etcd/compare/v3.3.25...v3.3.27

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit ffd5a20ab8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-18 12:55:15 +01:00
..
crc
fileutil vendor: bump etcd v3.3.27 2022-02-18 12:55:15 +01:00
idutil Un-fork coreos/etcd - bump to v3.2.1 2017-07-06 13:58:13 -07:00
ioutil vendor: github.com/coreos/etcd v3.3.25 2022-02-18 12:54:48 +01:00
pathutil
pbutil
srv vendor: bump etcd to v3.3.9 2018-09-13 00:54:20 -07:00
types vendor: bump etcd to v3.3.9 2018-09-13 00:54:20 -07:00
README.md rerun vndr 2017-03-08 02:29:34 +00:00

README.md

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.