Skip to content

Commit

Permalink
Merge pull request #2296 from KentaTada/update-readme-for-go1.13
Browse files Browse the repository at this point in the history
README.md: update Go version to build
  • Loading branch information
crosbymichael authored Apr 7, 2020
2 parents a4bbc39 + f8f0370 commit d3fdacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ A third party security audit was performed by Cure53, you can see the full repor
## Building

`runc` currently supports the Linux platform with various architecture support.
It must be built with Go version 1.6 or higher in order for some features to function properly.
It must be built with Go version 1.13 or higher.

In order to enable seccomp support you will need to install `libseccomp` on your platform.
> e.g. `libseccomp-devel` for CentOS, or `libseccomp-dev` for Ubuntu
Expand Down

0 comments on commit d3fdacb

Please sign in to comment.