-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
topic/buildPR changes how Gitea is built, i.e. regarding Docker or the MakefilePR changes how Gitea is built, i.e. regarding Docker or the Makefiletype/bug
Milestone
Description
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.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
yp05327
Metadata
Metadata
Assignees
Labels
topic/buildPR changes how Gitea is built, i.e. regarding Docker or the MakefilePR changes how Gitea is built, i.e. regarding Docker or the Makefiletype/bug