mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
all: Update import paths to gohugoio/hugo
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
_ "image/png"
|
||||
|
||||
"github.com/spf13/cast"
|
||||
"github.com/spf13/hugo/deps"
|
||||
"github.com/gohugoio/hugo/deps"
|
||||
)
|
||||
|
||||
// New returns a new instance of the images-namespaced template functions.
|
||||
|
Reference in New Issue
Block a user