mirror of
https://gitee.com/gitea/gitea
synced 2025-11-08 02:20:24 +08:00
Migrate to go-enry new version (#10906)
This commit is contained in:
@@ -30,7 +30,7 @@ import (
|
||||
"github.com/blevesearch/bleve/mapping"
|
||||
"github.com/blevesearch/bleve/search/query"
|
||||
"github.com/ethantkoenig/rupture"
|
||||
"github.com/src-d/enry/v2"
|
||||
"github.com/go-enry/go-enry/v2"
|
||||
)
|
||||
|
||||
const unicodeNormalizeName = "unicodeNormalize"
|
||||
|
||||
Reference in New Issue
Block a user