Claim Go 1.8.x version requirement in BUILDING.md
Signed-off-by: Jovi Zhangwei <zw.xianwei@alibaba-inc.com>
This commit is contained in:
		| @@ -9,6 +9,8 @@ In first you need to setup your Go development environment. You can follow this | |||||||
| guideline [How to write go code](https://golang.org/doc/code.html) and at the | guideline [How to write go code](https://golang.org/doc/code.html) and at the | ||||||
| end you need to have `GOPATH` and `GOROOT` set in your environment. | end you need to have `GOPATH` and `GOROOT` set in your environment. | ||||||
|  |  | ||||||
|  | Current containerd requires Go 1.8.x or above. | ||||||
|  |  | ||||||
| At this point you can use `go` to checkout `containerd` in your `GOPATH`: | At this point you can use `go` to checkout `containerd` in your `GOPATH`: | ||||||
|  |  | ||||||
| ```sh | ```sh | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jovi Zhangwei
					Jovi Zhangwei