Change chardet to gogits
This commit is contained in:
parent
e193005c66
commit
e6f97c78ff
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue