From 3dfbf34d1d465452e81d0730403455297d77e150 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Fri, 30 Aug 2024 20:01:32 -0400 Subject: [PATCH] Update dateMatchers.go --- matching/dateMatchers.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/matching/dateMatchers.go b/matching/dateMatchers.go index 791a96c..c521e1b 100644 --- a/matching/dateMatchers.go +++ b/matching/dateMatchers.go @@ -5,8 +5,8 @@ import ( "strconv" "strings" - "github.com/HACKERALERT/zxcvbn-go/entropy" - "github.com/HACKERALERT/zxcvbn-go/match" + "github.com/Picocrypt/zxcvbn-go/entropy" + "github.com/Picocrypt/zxcvbn-go/match" ) const (