migrate from govendor to dep

This commit is contained in:
bergquist
2018-01-19 09:48:15 +01:00
parent 5bb22b836d
commit e023f79c5a
7349 changed files with 3153306 additions and 64306 deletions
+2
View File
@@ -3,6 +3,8 @@
// approximations.
package unidecode
//go:generate go run make_table.go
import (
"sync"
"unicode"