telegraf: 1.26.1 -> 1.26.2

This commit is contained in:
R. Ryantm 2023-05-04 16:47:46 +00:00
parent c5aabbdfb3
commit 3be4d4301c

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "telegraf";
version = "1.26.1";
version = "1.26.2";
excludedPackages = "test";
@ -12,10 +12,10 @@ buildGoModule rec {
owner = "influxdata";
repo = "telegraf";
rev = "v${version}";
sha256 = "sha256-wEmQOnpuJJtjcqw9HLV31wIFjcP48Ojo6bUnyrG3mYA=";
sha256 = "sha256-Y3WDhYJ4So0vcJPvd+1l8Fpuqa84vm7A1Teh5G+pOmI=";
};
vendorHash = "sha256-Tt0ZY5gmT40x1cg/XseCKu10Ol3tE+yVv+7EczPRI6s=";
vendorHash = "sha256-uEqFst42z8tfTgnNF4l/8+6XakRPsT0qL0YJOQD/z60=";
proxyVendor = true;
ldflags = [