hatmill/go.mod

7 lines
139 B
Modula-2

module gitlab.codemonkeysoftware.net/b/hatmill
require (
github.com/golang/mock v1.2.0 // indirect
github.com/leanovate/gopter v0.2.4
)