henwen/go.mod

11 lines
207 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
github.com/rickb777/date v1.12.4
gitlab.codemonkeysoftware.net/b/hatmill v0.0.5
)