mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Change chardet to gogits
This commit is contained in:
@ -17,7 +17,7 @@ import (
|
||||
"golang.org/x/text/transform"
|
||||
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
"github.com/saintfish/chardet"
|
||||
"github.com/gogits/chardet"
|
||||
)
|
||||
|
||||
func Str2html(raw string) template.HTML {
|
||||
|
Reference in New Issue
Block a user