6 lines
92 B
AMPL
6 lines
92 B
AMPL
module github.com/jchenry/tmp/migrate
|
|
|
|
go 1.16
|
|
|
|
require github.com/mattn/go-sqlite3 v1.14.7
|