-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Upgrade to go 1.25.3 #35656
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
Upgrade to go 1.25.3 #35656
Conversation
Test failure may be related:
This |
The IPv6 address |
Right, only 6 numbers any no |
Looks like those tests were added in ce3dd04, I wonder why it starts to fail now. |
Because Golang fixed their IPv6 parsing bug golang/go@9fd3ac8 |
Seems odd that they do such changes in a patch release. Anyways, we need to fix these tests. |
Because it is considered as a security fix. |
The fix must be backported as well because it's also failing on the 1.25 branch, so a standalone backportable PR might be nice. Edit: ah I see you did already. |
* giteaofficial/main: Bump happy-dom from 20.0.0 to 20.0.2 (go-gitea#35677) Fix missing Close when error occurs and abused connection pool (go-gitea#35658) Upgrade to go 1.25.3 (go-gitea#35656) Always create Actions logs stepsContainer (go-gitea#35654) Fix a bug missed return (go-gitea#35655)
No description provided.