Merge pull request #120502 from Mic92/telegraf

telegraf: 1.18.0 -> 1.18.1
This commit is contained in:
Jörg Thalheim 2021-04-25 06:12:41 +01:00 committed by GitHub
commit 1272986439
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "telegraf";
version = "1.18.0";
version = "1.18.1";
excludedPackages = "test";
@ -12,7 +12,7 @@ buildGoModule rec {
owner = "influxdata";
repo = "telegraf";
rev = "v${version}";
sha256 = "sha256-1sFl+F3g2anssW59eKbjPdVCIyGq8JuoJGXVQZys854=";
sha256 = "sha256-iFigbnqUXWQrhDovwQYZsr8llkB9553c5LgcKJ78yZ4=";
};
vendorSha256 = "sha256-m53S/L71nyioCBbIDDAWEnqStBdqTFGq16y5ozsXq1c=";