henwen/go.mod
2020-09-27 15:52:32 -06:00

11 lines
207 B
Modula-2

module gitlab.codemonkeysoftware.net/b/henwen
go 1.15
require (
crawshaw.io/sqlite v0.3.2
github.com/matryer/is v1.4.0
github.com/rickb777/date v1.14.0
gitlab.codemonkeysoftware.net/b/hatmill v0.0.6
)