module github.com/adamluzsi/frameless go 1.14 require ( github.com/adamluzsi/testcase v0.42.3 github.com/golang/mock v1.5.0 github.com/stretchr/testify v1.7.0 golang.org/x/sys v0.0.0-20210521203332-0cec03c779c1 // indirect golang.org/x/tools v0.1.1 // indirect )