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 --- transform/chain.go | 2 +- transform/chain_test.go | 2 +- transform/hugogeneratorinject.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'transform') diff --git a/transform/chain.go b/transform/chain.go index 1e550d341..f9c99a04a 100644 --- a/transform/chain.go +++ b/transform/chain.go @@ -17,7 +17,7 @@ import ( "bytes" "io" - bp "github.com/spf13/hugo/bufferpool" + bp "github.com/gohugoio/hugo/bufferpool" ) type trans func(rw contentTransformer) diff --git a/transform/chain_test.go b/transform/chain_test.go index 5200baa18..7b770ed67 100644 --- a/transform/chain_test.go +++ b/transform/chain_test.go @@ -19,7 +19,7 @@ import ( "strings" "testing" - "github.com/spf13/hugo/helpers" + "github.com/gohugoio/hugo/helpers" "github.com/stretchr/testify/assert" ) diff --git a/transform/hugogeneratorinject.go b/transform/hugogeneratorinject.go index d80cdaf26..874053087 100644 --- a/transform/hugogeneratorinject.go +++ b/transform/hugogeneratorinject.go @@ -18,7 +18,7 @@ import ( "fmt" "regexp" - "github.com/spf13/hugo/helpers" + "github.com/gohugoio/hugo/helpers" ) var metaTagsCheck = regexp.MustCompile(`(?i)