Skip to content

Commit

Permalink
change go minimum version in README
Browse files Browse the repository at this point in the history
Signed-off-by: Amir M. Ghazanfari <[email protected]>
  • Loading branch information
amghazanfari committed Sep 25, 2024
1 parent 47756ed commit d274c2f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,10 @@ A third party security audit was performed by Cure53, you can see the full repor

## Building

`runc` only supports Linux. It must be built with Go version 1.21 or higher.
`runc` only supports Linux. It must be built with Go version 1.22.4 or higher.

### Pre-Requisites

#### Go

NOTE: if building with Go 1.22.x, make sure to use 1.22.4 or a later version
(see [issue #4233](https://github.com/opencontainers/runc/issues/4233) for
more details).

#### Utilities and Libraries

In addition to Go, building `runc` requires multiple utilities and libraries to be installed on your system.
Expand Down

0 comments on commit d274c2f

Please sign in to comment.