go.mod 66 Bytes
Newer Older
1 2 3 4 5
module tool

go 1.16

require github.com/mattn/go-sqlite3 v1.14.8