prometheus-postfix-exporter: 0.9.0 -> 0.10.0 (#415026)

This commit is contained in:
Nick Cao
2025-06-10 13:20:10 -04:00
committed by GitHub
@@ -10,16 +10,16 @@
buildGoModule rec {
pname = "postfix_exporter";
version = "0.9.0";
version = "0.10.0";
src = fetchFromGitHub {
owner = "Hsn723";
repo = "postfix_exporter";
tag = "v${version}";
sha256 = "sha256-ypwrruekFJXiCNrh2mcEr2mZvaKQrwRpIERE7/L4LHU=";
sha256 = "sha256-z+qQ/5g6RBSDqtDx8H7BZmg12g2TR0+B2WV6XZBGg0w=";
};
vendorHash = "sha256-xtts/HXPaaEWtmqTAZdXOrN4nDR5qMIJzwcxqXAoynU=";
vendorHash = "sha256-eZAB6GlZkSrW/sU5pAUlY4MKm/16bv3cBj+z4ZN4Ugw=";
ldflags = [
"-s"