hatmill/go.mod

7 lines
139 B
Modula-2
Raw Normal View History

2019-03-22 04:30:27 +00:00
module gitlab.codemonkeysoftware.net/b/hatmill
2019-03-21 21:52:32 +00:00
require (
github.com/golang/mock v1.2.0 // indirect
github.com/leanovate/gopter v0.2.4
)