telegraf: 1.25.1 -> 1.26.0

This commit is contained in:
Jörg Thalheim 2023-03-14 20:11:27 +01:00 committed by zowoq
parent 0075903137
commit f967d005f7

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "telegraf";
version = "1.25.1";
version = "1.26.0";
excludedPackages = "test";
@ -12,10 +12,10 @@ buildGoModule rec {
owner = "influxdata";
repo = "telegraf";
rev = "v${version}";
sha256 = "sha256-r+kbF4TajBkZyp0B6Tb/Y1Nm7e2zQctDYEmyn0qTqW0=";
sha256 = "sha256-Huyjgo6UC9l6DVWBaKvN7ETxzsLDSaDC5Qx+gCR4LU4=";
};
vendorHash = "sha256-AlmmWjwhC5xStcwo+NW0IwC+FteL4Ttwo717VgE8IHM=";
vendorHash = "sha256-Z1xmtQ/Cs+7gdipEip/nkxARtuCYG1lZ59bGNhPjTcA=";
proxyVendor = true;
ldflags = [