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/en/en.go
diff options
context:
space:
mode:
Diffstat (limited to 'en/en.go')
-rw-r--r--en/en.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/en.go b/en/en.go
index baf343d4..889d6411 100644
--- a/en/en.go
+++ b/en/en.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 en struct {