module github.com/tommy-muehle/go-mnd go 1.12 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/stretchr/objx v0.1.1 // indirect github.com/stretchr/testify v1.3.0 golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 // indirect golang.org/x/tools v0.0.0-20190221204921-83362c3779f5 )