summaryrefslogtreecommitdiffstats
path: root/tpl/collections/index_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/collections/index_test.go')
-rw-r--r--tpl/collections/index_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/collections/index_test.go b/tpl/collections/index_test.go
index 211a24e12..b9261735f 100644
--- a/tpl/collections/index_test.go
+++ b/tpl/collections/index_test.go
@@ -17,7 +17,7 @@ import (
"fmt"
"testing"
- "github.com/spf13/hugo/deps"
+ "github.com/gohugoio/hugo/deps"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)