mirror of https://github.com/go-gitea/gitea
Refactor to use UnsafeStringToBytes (#31358)
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/31337/head^2
parent
5b56d13e0d
commit
1761459ebc
Loading…
Reference in new issue