Closed daixiang0 closed 1 month ago
Needs go mod tidy
Looks like this has been addressed in the meantime. Can we close?
We should have specified it like so:
go 1.23
toolchain go1.23.0
Otherwise our CI may use the pinned minor version of GO only. But we want it to always use the latest available!
This PR seems no longer applicable
Description
Fix #3545
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #3545
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: