The release v1.3.3 uses an EOL version of go for compiling the release binaries.
akhil@akhil-ThinkPad-L14:/t/tmp.JOq4mE9wEl $ ./runc --version
runc version 1.3.3
commit: v1.3.3-0-gd842d771
spec: 1.2.1
go: go1.23.12
libseccomp: 2.5.6
Was expected to use 1.24 version of since we wont be receiving any updates / CVE reports for the out of support branch.
The release v1.3.3 uses an EOL version of go for compiling the release binaries.
Was expected to use 1.24 version of since we wont be receiving any updates / CVE reports for the out of support branch.