summaryrefslogtreecommitdiffstats
path: root/common/htime/time_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'common/htime/time_test.go')
-rw-r--r--common/htime/time_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/htime/time_test.go b/common/htime/time_test.go
index e8aec0153..dc351ffdd 100644
--- a/common/htime/time_test.go
+++ b/common/htime/time_test.go
@@ -17,7 +17,7 @@ import (
"testing"
"time"
- translators "github.com/bep/gotranslators"
+ translators "github.com/gohugoio/localescompressed"
qt "github.com/frankban/quicktest"
)