-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Update to go 1.25.4 #35877
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
Update to go 1.25.4 #35877
Conversation
|
CI failure: |
|
Link to run? |
|
Hmm I think this is because the alpine image still has the old version. I wonder whether we should move to declare go versions in two parts: This should make go download the requested toolchain on demand an we basically specify |
|
Another option would be to set |
|
Opened #35883. |
* giteaofficial/main: Allow to display embed images/pdfs when SERVE_DIRECT was enabled on MinIO storage (go-gitea#35882) Add proper page title for project pages (go-gitea#35773) Use correct form field for allowed force push users in branch protection API (go-gitea#35894) Fix team member access check (go-gitea#35899) Add ability for local makefile with personal customizations that wouldnt affect remote repo (go-gitea#35836) Add toolchain directive to go.mod (go-gitea#35901) Display source code downloads last for release attachments (go-gitea#35897) Fix conda null depend issue (go-gitea#35900) Fix avatar upload error handling (go-gitea#35887) Move `gitea-vet` to use `go tool` (go-gitea#35878) Contribution heatmap improvements (go-gitea#35876) Update to go 1.25.4 (go-gitea#35877)

https://tip.golang.org/doc/devel/release#go1.25.4