mirror of https://github.com/go-gitea/gitea.git
Browse Source
The PR replaces all `goldmark/util.BytesToReadOnlyString` with `util.UnsafeBytesToString`, `goldmark/util.StringToReadOnlyBytes` with `util.UnsafeStringToBytes`. This removes one `TODO`. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>pull/31364/head
6 changed files with 14 additions and 18 deletions
Loading…
Reference in new issue