mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #4572 from rinarakaki/main
Fix `go.mod` link in README.md
This commit is contained in:
@@ -27,7 +27,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 required Go version.
|
||||
|
||||
### Pre-Requisites
|
||||
|
||||
|
||||
Reference in New Issue
Block a user