Merge pull request #306136 from r-ryantm/auto-update/telegraf

telegraf: 1.30.1 -> 1.30.2
This commit is contained in:
Jörg Thalheim 2024-04-23 10:40:12 +02:00 committed by GitHub
commit c6d4afecd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
buildGoModule rec {
pname = "telegraf";
version = "1.30.1";
version = "1.30.2";
subPackages = [ "cmd/telegraf" ];
@ -16,10 +16,10 @@ buildGoModule rec {
owner = "influxdata";
repo = "telegraf";
rev = "v${version}";
hash = "sha256-cBEPNPeezh4X817Iq8Bo41/KX58I9HL2GA0lAU7+ISE=";
hash = "sha256-y9FfCCOUl0IWwcol1aDG+1m7270wWc3akhZzaK/KItY=";
};
vendorHash = "sha256-jTw5YLGgHs3uvihI6KPZg+cNrnNixUznJsH0CtIVe6I=";
vendorHash = "sha256-7X2k/fpr9zQNXfyd+18VpRTcmYvPBvQzPNolNfmIZG8=";
proxyVendor = true;
ldflags = [