migrate from govendor to dep
This commit is contained in:
+2
@@ -3,6 +3,8 @@
|
||||
// approximations.
|
||||
package unidecode
|
||||
|
||||
//go:generate go run make_table.go
|
||||
|
||||
import (
|
||||
"sync"
|
||||
"unicode"
|
||||
|
||||
Reference in New Issue
Block a user