1
0
Fork 0
forked from External/ergo

migrate additional dependencies to ergochat

This commit is contained in:
Shivaram Lingamneni 2021-05-26 21:58:29 -04:00
parent 9dad717c04
commit 7944871eb6
14 changed files with 21 additions and 9 deletions

View file

@ -10,7 +10,7 @@ import (
"regexp"
"strings"
"github.com/oragono/confusables"
"github.com/ergochat/confusables"
"golang.org/x/text/cases"
"golang.org/x/text/secure/precis"
"golang.org/x/text/unicode/norm"