-
Notifications
You must be signed in to change notification settings - Fork 189
update to go1.24.7, xx v1.7.0 #383
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
c1fbffd
to
e7da85a
Compare
Hmmm... some breaking change in Go?
|
Trying if downgrading to go1.24.7 helps |
OK, works with go1.24 🤔 - let me revert that last commit and see if it was just a one-off failure |
e5dd028
to
22a907f
Compare
Hm... ok same problem again, so looks like go1.25 breaks windows 😞 ? I can move the bump to go 1.25 to a separate PR; go1.24 is still supported, so we can use that for now |
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
22a907f
to
1fdce4c
Compare
Updated to use go1.24 for now, and moved the go1.25 bump to #387 |
Hum not sure will take a look |
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)