telegraf: 1.22.4 -> 1.23.3

This commit is contained in:
Moritz 'e1mo' Fromm 2022-07-26 17:43:56 +02:00
parent f26b767ef0
commit b5b10654c2
No known key found for this signature in database
GPG key ID: 1D5D79A439E787F1

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "telegraf";
version = "1.22.4";
version = "1.23.3";
excludedPackages = "test";
@ -12,10 +12,10 @@ buildGoModule rec {
owner = "influxdata";
repo = "telegraf";
rev = "v${version}";
sha256 = "sha256-Cftxm+Lb3ekK8YZrklD/C+p0EpyEVU/xxVI5oiNgBxk=";
sha256 = "sha256-RkyHEcz5T8BZoIeLK5OjrJVBNQg5rfFDcHpE52sNM6U=";
};
vendorSha256 = "sha256-VyNPIYRMAC51zp38BKoM5/bLbfwULtFEtRC3LQjVJK4=";
vendorSha256 = "sha256-JvDX55JY5B7f+6GK7x6D1iSyM/h2l5MuAkH2YXodYdM=";
proxyVendor = true;
ldflags = [