mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
all: Update import paths to gohugoio/hugo
This commit is contained in:
@@ -17,7 +17,7 @@ package commands
|
||||
|
||||
import (
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/spf13/hugo/releaser"
|
||||
"github.com/gohugoio/hugo/releaser"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user