- Gitea version (or commit ref): 5b30964e541ef65f25e4247b4a8a854452ae9f51 - Git version: 2.11 - Operating system: Deb - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite ## Description Tried to start/compile latest version of gitea, but it is not possible because of error below: ``` modules/templates/helper.go:110: undefined: url.PathEscape ``` 