Chun-Hung Tseng 14d54893e0 dependency: bump golang.org/x/crypto from 0.26.0 to 0.27.0
golang.org/x/sys and golang.org/x/text version inconsistency are also
addressed:
- bump golang.org/x/sys from 0.24.0 to 0.25.0
- bump golang.org/x/text from 0.17.0 to 0.18.0

Reference:
- https://github.com/etcd-io/etcd/pull/18563
- https://github.com/etcd-io/etcd/pull/18558
- https://github.com/etcd-io/etcd/pull/18566
- https://github.com/etcd-io/etcd/pull/18565

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-09-14 22:29:31 +02:00
..
2023-09-17 17:41:58 +08:00
2015-11-17 20:54:10 -08:00
2024-06-07 10:24:52 +02:00
2021-09-10 10:16:48 +02:00
2020-02-12 11:15:41 -08:00
2023-09-21 21:14:09 +08:00
2023-09-21 11:24:26 +08:00
2024-07-29 13:33:28 +00:00
2014-10-26 16:28:48 -07:00

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.