mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
all: Update import paths to gohugoio/hugo
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/spf13/cast"
|
||||
"github.com/spf13/hugo/tpl/compare"
|
||||
"github.com/gohugoio/hugo/tpl/compare"
|
||||
)
|
||||
|
||||
var comp = compare.New()
|
||||
|
Reference in New Issue
Block a user