Drop dependency github.com/juju/errors

This commit is contained in:
Alexander Neumann
2016-08-21 17:24:13 +02:00
parent 24385ff56e
commit 17a38faa43
22 changed files with 28 additions and 2381 deletions
-2
View File
@@ -14,8 +14,6 @@ import (
"restic/repository"
"restic/worker"
"github.com/juju/errors"
)
type CmdDump struct {