module "github.com/kisielk/errcheck"

require (
	"github.com/kisielk/gotool" v1.0.0
	"golang.org/x/tools" v0.0.0-20180221164845-07fd8470d635
)