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 'cmd/tests.tmpl')
-rw-r--r--cmd/tests.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/tests.tmpl b/cmd/tests.tmpl
index 2d2147a8..fd16a69d 100644
--- a/cmd/tests.tmpl
+++ b/cmd/tests.tmpl
@@ -5,8 +5,8 @@ import (
"testing"
"time"
- "github.com/go-playground/locales"
- "github.com/go-playground/locales/currency"
+ "github.com/gohugoio/locales"
+ "github.com/gohugoio/locales/currency"
)
func TestLocale(t *testing.T) {