From d8717cd4c74e80ea8e20adead9321412a2d76022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 13 Jun 2017 18:42:45 +0200 Subject: all: Update import paths to gohugoio/hugo --- tpl/collections/index_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/collections/index_test.go') 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" ) -- cgit v1.2.3