use the correct errors pkg

This commit is contained in:
risk danger olson 2016-12-16 15:47:02 -07:00
parent e1b4563815
commit fd64bb70b3

@ -5,7 +5,7 @@ import (
"net/http"
"regexp"
"github.com/pkg/errors"
"github.com/git-lfs/git-lfs/errors"
)
var (