Skip to content

Commit

Permalink
telegraf: 1.5.0 -> 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Jan 12, 2018
1 parent 4c96412 commit 2769a38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/servers/monitoring/telegraf/default.nix
Expand Up @@ -2,7 +2,7 @@

buildGoPackage rec {
name = "telegraf-${version}";
version = "1.5.0";
version = "1.5.1";

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

Expand Down

0 comments on commit 2769a38

Please sign in to comment.