Diff etcd-3.4.16-r1 with a etcd-3.4.26

/usr/portage/dev-db/etcd/etcd-3.4.26.ebuild 2023-10-09 14:52:29.312368346 +0300
3 3

  
4 4
EAPI=8
5 5
inherit go-module systemd tmpfiles
6
GIT_COMMIT=cf54fab42
6
GIT_COMMIT=a603c0798
7 7

  
8 8
DESCRIPTION="Highly-available key value store for shared configuration and service discovery"
9 9
HOMEPAGE="https://github.com/etcd-io/etcd"
Thank you!