mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-10 12:18:15 +00:00
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686 but for 1.20 to ease future backporting.
This commit is contained in:
@@ -24,5 +24,5 @@ type requestRecord struct {
|
||||
// mutable fields
|
||||
isLongPolling bool
|
||||
funcInfo *FuncInfo
|
||||
panicError interface{}
|
||||
panicError any
|
||||
}
|
||||
|
Reference in New Issue
Block a user