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