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