Merge pull request #233 from jodh-intel/dont-hardcode-golang-version

docs: Don't hardcode minimum golang version
This commit is contained in:
Salvador Fuentes
2018-08-27 09:02:37 -05:00
committed by GitHub

View File

@@ -73,7 +73,7 @@ guest kernel.
You need to install the following to build Kata Containers components:
- [golang](https://golang.org/dl) version 1.8.3 or newer.
- [golang](https://golang.org/dl)
To view the versions of go known to work, see the `golang` entry in the
[versions database](https://github.com/kata-containers/runtime/blob/master/versions.yaml).