mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
all: Update import paths to gohugoio/hugo
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
package tplimpl
|
||||
|
||||
import (
|
||||
"github.com/spf13/hugo/deps"
|
||||
"github.com/gohugoio/hugo/deps"
|
||||
)
|
||||
|
||||
type TemplateProvider struct{}
|
||||
|
Reference in New Issue
Block a user