mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Run gofmt to get imports in line vs gohugoio/hugo
This commit is contained in:
@@ -20,9 +20,9 @@ import (
|
||||
_strings "strings"
|
||||
"unicode/utf8"
|
||||
|
||||
"github.com/spf13/cast"
|
||||
"github.com/gohugoio/hugo/deps"
|
||||
"github.com/gohugoio/hugo/helpers"
|
||||
"github.com/spf13/cast"
|
||||
)
|
||||
|
||||
// New returns a new instance of the strings-namespaced template functions.
|
||||
|
Reference in New Issue
Block a user