File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 "errors"
66 "fmt"
77
8- "github.com /Masterminds/squirrel"
8+ "gopkg.in /Masterminds/squirrel.v1 "
99)
1010
1111type batchQueryRunner struct {
Original file line number Diff line number Diff line change 44 "fmt"
55 "testing"
66
7- "github.com/Masterminds/squirrel"
87 "github.com/stretchr/testify/require"
8+ "gopkg.in/Masterminds/squirrel.v1"
99)
1010
1111func TestOneToManyWithFilterNotWritable (t * testing.T ) {
Original file line number Diff line number Diff line change 88
99 "gopkg.in/src-d/go-kallax.v1/types"
1010
11- "github.com /Masterminds/squirrel"
11+ "gopkg.in /Masterminds/squirrel.v1 "
1212)
1313
1414// ScalarCond returns a kallax.Condition that compares a property with the passed
Original file line number Diff line number Diff line change 44 "errors"
55 "fmt"
66
7- "github.com /Masterminds/squirrel"
7+ "gopkg.in /Masterminds/squirrel.v1 "
88)
99
1010var (
Original file line number Diff line number Diff line change 77 "fmt"
88 "log"
99
10- "github.com/Masterminds/squirrel"
1110 "github.com/lann/builder"
11+ "gopkg.in/Masterminds/squirrel.v1"
1212)
1313
1414var (
You can’t perform that action at this time.
0 commit comments