Skip to content

Commit

Permalink
change package. old one was deprecated.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaiaroto committed Oct 13, 2014
1 parent 1628e68 commit 32497cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/database.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package config
import (
"bytes"
//"github.com/asaskevich/govalidator"
"github.com/influxdb/influxdb-go"
influxdb "github.com/influxdb/influxdb/client"
"github.com/jmoiron/sqlx"
_ "github.com/lib/pq"
"hash/crc64"
Expand Down

0 comments on commit 32497cb

Please sign in to comment.