Update translit.go
Исправление не рабочей зависимости
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ package translit
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
"code.google.com/p/go.exp/utf8string"
|
"golang.org/x/exp/utf8string"
|
||||||
"strings"
|
"strings"
|
||||||
"unicode"
|
"unicode"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user