mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 06:00:25 +03:00
all: Update import paths to gohugoio/hugo
This commit is contained in:
parent
2d08a296a2
commit
d8717cd4c7
169 changed files with 355 additions and 355 deletions
|
@ -21,8 +21,8 @@ import (
|
|||
|
||||
"github.com/spf13/cast"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/spf13/hugo/hugolib"
|
||||
"github.com/spf13/hugo/parser"
|
||||
"github.com/gohugoio/hugo/hugolib"
|
||||
"github.com/gohugoio/hugo/parser"
|
||||
)
|
||||
|
||||
var outputDir string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue