Merge pull request #4572 from rinarakaki/main

Fix `go.mod` link in README.md
This commit is contained in:
Akihiro Suda
2025-01-01 02:06:45 +09:00
committed by GitHub
+1 -1
View File
@@ -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