Diff redis_exporter-1.40.0 with a redis_exporter-1.43.0

/usr/portage/app-metrics/redis_exporter/redis_exporter-1.43.0.ebuild 2023-10-09 14:52:28.780368332 +0300
3 3

  
4 4
EAPI=7
5 5
inherit go-module systemd
6
EGIT_COMMIT=3a743038c6c5a80d10ce45a3fbd49412262c300b
6
EGIT_COMMIT=980a9741e77c4e065faba80805f93d4694d71d67
7 7

  
8 8
DESCRIPTION="Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x"
9 9
HOMEPAGE="https://github.com/oliver006/redis_exporter"
Thank you!