Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/locales.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/zh/zh.go
diff options
context:
space:
mode:
Diffstat (limited to 'zh/zh.go')
-rw-r--r--zh/zh.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/zh/zh.go b/zh/zh.go
index 0b87837e..0015d768 100644
--- a/zh/zh.go
+++ b/zh/zh.go
@@ -5,8 +5,8 @@ import (
"strconv"
"time"
- "github.com/go-playground/locales"
- "github.com/go-playground/locales/currency"
+ "github.com/gohugoio/locales"
+ "github.com/gohugoio/locales/currency"
)
type zh struct {