forked from External/ergo
use our fork of mtibben/confusables for now
This commit is contained in:
parent
b9b2553a2f
commit
18c0c9da45
3 changed files with 14 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ package irc
|
|||
import (
|
||||
"strings"
|
||||
|
||||
"github.com/mtibben/confusables"
|
||||
"github.com/oragono/confusables"
|
||||
"golang.org/x/text/secure/precis"
|
||||
"golang.org/x/text/unicode/norm"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue