11 lines
181 B
Modula-2
Executable File
11 lines
181 B
Modula-2
Executable File
module git.sdf.org/jchenry/migrate
|
|
|
|
go 1.19
|
|
|
|
require github.com/mattn/go-sqlite3 v1.14.7
|
|
|
|
retract (
|
|
v0.0.1 // Published accidentally.
|
|
v1.0.2 // Contains retractions only.
|
|
)
|