mirror of
https://github.com/geektutu/7days-golang.git
synced 2024-04-21 12:32:11 +00:00
6 lines
80 B
AMPL
6 lines
80 B
AMPL
module geeorm
|
|
|
|
go 1.13
|
|
|
|
require github.com/mattn/go-sqlite3 v2.0.3+incompatible
|