Remove unused pkg/errors from gopkg.toml (#556)

This commit is contained in:
Manu Gupta
2018-08-23 13:05:42 -04:00
committed by marpio
parent 44ec04dd4d
commit e5ddbedfa8
-4
View File
@@ -53,10 +53,6 @@
branch = "master"
name = "github.com/markbates/grift"
[[constraint]]
name = "github.com/pkg/errors"
version = "0.8.0"
[[constraint]]
name = "github.com/rs/cors"
version = "1.3.0"