module github.com/brad-jones/goerr go 1.12 require ( github.com/go-errors/errors v1.0.1 github.com/go-log/log v0.1.0 github.com/pkg/errors v0.8.1 )