go.mod updates
This commit is contained in:
parent
69ba750b38
commit
d67be9ef58
8 changed files with 8 additions and 23 deletions
|
@ -5,8 +5,6 @@ import (
|
|||
"os"
|
||||
"testing"
|
||||
|
||||
_ "github.com/jinzhu/gorm/dialects/sqlite" // sql driver
|
||||
|
||||
"gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue