12 lines
251 B
Modula-2
12 lines
251 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/matthewhartstonge/argon2 v0.1.4
|
|
github.com/rickb777/date v1.14.0
|
|
gitlab.codemonkeysoftware.net/b/hatmill v0.0.6
|
|
)
|