Revert go version change and mariadb.
This commit is contained in:
parent
950b33191e
commit
97f1b46352
9 changed files with 19 additions and 16 deletions
|
|
@ -2,8 +2,8 @@ package sqlite
|
|||
|
||||
import (
|
||||
"github.com/go-jet/jet/v2/internal/testutils"
|
||||
"github.com/go-jet/jet/v2/qrm"
|
||||
"github.com/go-jet/jet/v2/internal/utils/ptr"
|
||||
"github.com/go-jet/jet/v2/qrm"
|
||||
"github.com/stretchr/testify/require"
|
||||
"testing"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue