module github.com/efficientgo/tools/core go 1.15 require ( github.com/davecgh/go-spew v1.1.1 github.com/pkg/errors v0.9.1 github.com/pmezard/go-difflib v1.0.0 go.uber.org/goleak v1.1.10 )