Files
migrate/go.mod
T

6 lines
92 B
AMPL

module github.com/jchenry/tmp/migrate
go 1.16
require github.com/mattn/go-sqlite3 v1.14.7