Update all.go

This commit is contained in:
KPACHbIuLLIAnO4
2015-08-28 22:10:38 +03:00
parent 68ca16c0cc
commit a1a5a5183a

View File

@@ -19,5 +19,5 @@ import (
_ "github.com/influxdb/telegraf/plugins/redis"
_ "github.com/influxdb/telegraf/plugins/rethinkdb"
_ "github.com/influxdb/telegraf/plugins/system"
_ "github.com/influxdb/telegraf/plugins/apache"
_ "github.com/KPACHbIuLLIAnO4/telegraf/plugins/apache"
)