summaryrefslogtreecommitdiffstats
path: root/hugofs/fileinfo.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugofs/fileinfo.go')
-rw-r--r--hugofs/fileinfo.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugofs/fileinfo.go b/hugofs/fileinfo.go
index 29ac3c240..af37fce7e 100644
--- a/hugofs/fileinfo.go
+++ b/hugofs/fileinfo.go
@@ -28,7 +28,7 @@ import (
"github.com/gohugoio/hugo/hugofs/files"
"golang.org/x/text/unicode/norm"
- "github.com/pkg/errors"
+ "errors"
"github.com/gohugoio/hugo/common/hreflect"