aboutsummaryrefslogtreecommitdiffhomepage
path: root/source/file_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'source/file_test.go')
-rw-r--r--source/file_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/file_test.go b/source/file_test.go
index d87a154f5..a152b4bf5 100644
--- a/source/file_test.go
+++ b/source/file_test.go
@@ -18,7 +18,7 @@ import (
"strings"
"testing"
- "github.com/spf13/hugo/hugofs"
+ "github.com/gohugoio/hugo/hugofs"
"github.com/spf13/viper"
"github.com/stretchr/testify/assert"