summaryrefslogtreecommitdiffstats
path: root/helpers/url_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/url_test.go')
-rw-r--r--helpers/url_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/url_test.go b/helpers/url_test.go
index 499388259..9572547c7 100644
--- a/helpers/url_test.go
+++ b/helpers/url_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"
"github.com/stretchr/testify/require"