mirror of
https://github.com/go-gitea/gitea
synced 2025-07-09 20:17:21 +00:00
deps: update and fix chardet import (#9351)
This commit is contained in:
committed by
Lauris BH
parent
74179d1b5e
commit
81a52442a1
@ -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"
|
||||
)
|
||||
|
Reference in New Issue
Block a user