3
0
Fork 0
forked from mirrors/nixpkgs

telegraf: 1.22.1 -> 1.22.4

This commit is contained in:
Jörg Thalheim 2022-05-26 08:02:32 +02:00
parent 41e3072c81
commit 65adaf2c68
No known key found for this signature in database

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "telegraf";
version = "1.22.1";
version = "1.22.4";
excludedPackages = "test";
@ -12,10 +12,10 @@ buildGoModule rec {
owner = "influxdata";
repo = "telegraf";
rev = "v${version}";
sha256 = "sha256-W6o+dFUdnH4c+SLwqhoutOsXf+XLu2qNjYytPp43fjk=";
sha256 = "sha256-Cftxm+Lb3ekK8YZrklD/C+p0EpyEVU/xxVI5oiNgBxk=";
};
vendorSha256 = "sha256-28Xz8fIlrdCVkG0x5toJXht+RIkBmey4wi6WGqsq80k=";
vendorSha256 = "sha256-E1p9hnxNFse7Zg8FGcZrbVqThrGTVSP04nH/ZP8WBlk=";
proxyVendor = true;
ldflags = [