Update tests to use v2
Signed-off-by: Michał Matczuk <michal@scylladb.com>
This commit is contained in:
committed by
Michal Jan Matczuk
parent
e90337b9ca
commit
cea42f14c7
@@ -4,7 +4,7 @@
|
||||
|
||||
package table
|
||||
|
||||
import "github.com/scylladb/gocqlx/qb"
|
||||
import "github.com/scylladb/gocqlx/v2/qb"
|
||||
|
||||
// Metadata represents table schema.
|
||||
type Metadata struct {
|
||||
|
||||
Reference in New Issue
Block a user