henwen/go.mod
2020-04-16 14:49:28 -06:00

10 lines
173 B
Modula-2

module gitlab.codemonkeysoftware.net/b/henwen
go 1.14
require (
crawshaw.io/sqlite v0.2.5
github.com/matryer/is v1.3.0
gitlab.codemonkeysoftware.net/b/hatmill v0.0.5
)