mirror of https://github.com/go-gitea/gitea.git
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> |
||
|---|---|---|
| .. | ||
| appstate.go | ||
| appstate_test.go | ||
| db.go | ||
| item_runtime.go | ||