gitea/modules/system
Oleksandr Redko 1761459ebc
Refactor to use UnsafeStringToBytes ()
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 Replace more db.DefaultContext ()
appstate_test.go Replace more db.DefaultContext ()
db.go Refactor to use UnsafeStringToBytes ()
item_runtime.go Implement FSFE REUSE for golang files ()