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
@@ -7,7 +7,7 @@ package gocqlx_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/scylladb/gocqlx"
|
||||
"github.com/scylladb/gocqlx/v2"
|
||||
)
|
||||
|
||||
func BenchmarkCompileNamedQuery(b *testing.B) {
|
||||
|
||||
Reference in New Issue
Block a user