You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like #32916 should be backported to v1.23 because make deps now will fail because gopls needs a higher version for go 1.23.4. Works in go1.23.2
# golang.org/x/telemetry/crashmonitor
../../../../go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
Gitea Version
release/v1.23
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
local
Database
None
The text was updated successfully, but these errors were encountered:
Description
Looks like #32916 should be backported to v1.23 because
make deps
now will fail because gopls needs a higher version for go 1.23.4. Works in go1.23.2Gitea Version
release/v1.23
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
local
Database
None
The text was updated successfully, but these errors were encountered: