Update sources to use upstream errors package
This commit is contained in:
@@ -6,7 +6,8 @@ import (
|
||||
"os/exec"
|
||||
"path"
|
||||
|
||||
"github.com/hpcng/warewulf/internal/pkg/errors"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/hpcng/warewulf/internal/pkg/util"
|
||||
"github.com/hpcng/warewulf/internal/pkg/wwlog"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user