Yep.
This commit is contained in:
parent
5811525c64
commit
a9cc7515d8
3 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -5,7 +5,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"./local/git.rdx4.com/monqui/records"
|
"git.rdx4.com/monqui/records"
|
||||||
|
|
||||||
"database/sql"
|
"database/sql"
|
||||||
_ "github.com/mattn/go-sqlite3"
|
_ "github.com/mattn/go-sqlite3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue