summaryrefslogtreecommitdiffstats
path: root/helpers/language.go
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/language.go')
-rw-r--r--helpers/language.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/language.go b/helpers/language.go
index ba2eeb8f6..67db59d25 100644
--- a/helpers/language.go
+++ b/helpers/language.go
@@ -18,8 +18,8 @@ import (
"strings"
"sync"
- "github.com/spf13/cast"
"github.com/gohugoio/hugo/config"
+ "github.com/spf13/cast"
)
// These are the settings that should only be looked up in the global Viper