Skip to content

Make deps failure in v1.23 #33349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lunny opened this issue Jan 22, 2025 · 0 comments
Closed

Make deps failure in v1.23 #33349

lunny opened this issue Jan 22, 2025 · 0 comments
Labels
topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile type/bug
Milestone

Comments

@lunny
Copy link
Member

lunny commented Jan 22, 2025

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

@lunny lunny added the type/bug label Jan 22, 2025
@lunny lunny added this to the 1.23.2 milestone Jan 22, 2025
@kemzeb kemzeb added the topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile label Jan 22, 2025
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Apr 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile type/bug
Projects
None yet
Development

No branches or pull requests

3 participants