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 --- helpers/path_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/path_test.go') diff --git a/helpers/path_test.go b/helpers/path_test.go index 25dbdc543..b2e5f65a3 100644 --- a/helpers/path_test.go +++ b/helpers/path_test.go @@ -30,7 +30,7 @@ import ( "github.com/stretchr/testify/assert" "github.com/spf13/afero" - "github.com/spf13/hugo/hugofs" + "github.com/gohugoio/hugo/hugofs" "github.com/spf13/viper" ) -- cgit v1.2.3