mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
Add go 1.25, require go 1.24
Now that Go 1.25 is out, let's switch to go 1.24.0 as a minimally supported version, drop Go 1.23 and add Go 1.25 to CI matrix. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ A third party security audit was performed by Cure53, you can see the full repor
|
||||
|
||||
## Building
|
||||
|
||||
`runc` only supports Linux. See the header of [`go.mod`](./go.mod) for the required Go version.
|
||||
`runc` only supports Linux. See the header of [`go.mod`](./go.mod) for the minimally required Go version.
|
||||
|
||||
### Pre-Requisites
|
||||
|
||||
|
||||
Reference in New Issue
Block a user