Rename module to a fully qualified name
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
|
||||
"sqlite_lint/pkg/checks"
|
||||
"github.com/playfulpachyderm/sqlite-lint/pkg/checks"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user