2020-03-24 14:59:27 +00:00
|
|
|
module gitlab.codemonkeysoftware.net/b/henwen
|
|
|
|
|
2020-09-27 21:52:32 +00:00
|
|
|
go 1.15
|
2020-03-24 14:59:27 +00:00
|
|
|
|
|
|
|
require (
|
2020-09-27 21:50:21 +00:00
|
|
|
crawshaw.io/sqlite v0.3.2
|
|
|
|
github.com/matryer/is v1.4.0
|
|
|
|
github.com/rickb777/date v1.14.0
|
2020-05-26 01:43:10 +00:00
|
|
|
gitlab.codemonkeysoftware.net/b/hatmill v0.0.6
|
2020-03-24 14:59:27 +00:00
|
|
|
)
|