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 'en_AU/en_AU.go')
-rw-r--r--en_AU/en_AU.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_AU/en_AU.go b/en_AU/en_AU.go
index 68b3fffc..7713d6a6 100644
--- a/en_AU/en_AU.go
+++ b/en_AU/en_AU.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_AU struct {