prometheus-redis-exporter: 1.71.0 -> 1.73.0

This commit is contained in:
R. Ryantm
2025-05-22 14:27:06 +00:00
parent 583eef75e7
commit a97c114cf7
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "redis_exporter";
version = "1.71.0";
version = "1.73.0";
src = fetchFromGitHub {
owner = "oliver006";
repo = "redis_exporter";
rev = "v${version}";
sha256 = "sha256-GATcHsovbS1tSWeTHeopxPqS40I6DmCNK6faWR4oMus=";
sha256 = "sha256-yQurt8LCJR/vbnRo1Al6LUPiCSbGNFKmYDi4nFwrlfM=";
};
vendorHash = "sha256-gp2TRIv3sotQlKd4dJq1B8U2YoKCQirbQUU7SimG2K8=";