Skip to content

Commit 2769a38

Browse files
committedJan 12, 2018
telegraf: 1.5.0 -> 1.5.1
1 parent 4c96412 commit 2769a38

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎pkgs/servers/monitoring/telegraf/default.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
buildGoPackage rec {
44
name = "telegraf-${version}";
5-
version = "1.5.0";
5+
version = "1.5.1";
66

77
goPackagePath = "github.com/influxdata/telegraf";
88

0 commit comments

Comments
 (0)
Please sign in to comment.