* Update README and CHANGELOG with 1.0 RC 1

* Increase circleci test docker sleep

* update aerospike dependency
This commit is contained in:
Cameron Sparr
2016-08-24 08:41:12 +01:00
committed by GitHub
parent 7fac74919c
commit 2462e04bf2
6 changed files with 28 additions and 19 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/influxdata/telegraf/internal/errchan"
"github.com/influxdata/telegraf/plugins/inputs"
as "github.com/sparrc/aerospike-client-go"
as "github.com/aerospike/aerospike-client-go"
)
type Aerospike struct {