deps: update and fix chardet import (#9351)
This commit is contained in:
parent
74179d1b5e
commit
81a52442a1
16 changed files with 9 additions and 10 deletions
|
@ -12,7 +12,7 @@ import (
|
|||
"code.gitea.io/gitea/modules/log"
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
|
||||
"github.com/gogits/chardet"
|
||||
"github.com/gogs/chardet"
|
||||
"golang.org/x/net/html/charset"
|
||||
"golang.org/x/text/transform"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue