module github.com/adamluzsi/frameless go 1.14 require ( github.com/adamluzsi/testcase v0.16.2 github.com/davecgh/go-spew v1.1.1 // indirect github.com/golang/mock v1.4.4 github.com/stretchr/testify v1.6.1 golang.org/x/tools v0.0.0-20201114224030-61ea331ec02b // indirect gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect )