pkg / errors

Simple error handling primitives
https://godoc.org/github.com/pkg/errors
BSD 2-Clause "Simplified" License
8.18k stars 692 forks source link

Add support for go-module #177

Closed thedevsaddam closed 5 years ago

thedevsaddam commented 5 years ago

Add support for go-module

davecheney commented 5 years ago

Thanks but no thanks. This package has no dependencies, it does not need a go.mod file to be used by other packages.