mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
all: Update import paths to gohugoio/hugo
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
"html/template"
|
||||
|
||||
"github.com/spf13/cast"
|
||||
"github.com/spf13/hugo/helpers"
|
||||
"github.com/gohugoio/hugo/helpers"
|
||||
)
|
||||
|
||||
// New returns a new instance of the safe-namespaced template functions.
|
||||
|
Reference in New Issue
Block a user