Update go-jet to support CircleCi build.
This commit is contained in:
parent
17f6bab2e7
commit
454cd6f12b
16 changed files with 297 additions and 251 deletions
|
|
@ -3,8 +3,8 @@ package jet
|
|||
import (
|
||||
"context"
|
||||
"database/sql"
|
||||
"errors"
|
||||
"github.com/go-jet/jet/execution"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
type TableLockMode string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue