move to scylladb

This commit is contained in:
Michał Matczuk
2017-07-24 16:59:39 +02:00
parent cab262b69a
commit 26b3f24e21
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ import (
"time"
"github.com/gocql/gocql"
"github.com/mmatczuk/gocqlx"
"github.com/scylladb/gocqlx"
"gopkg.in/inf.v0"
)