Merge pull request #23441 from thaJeztah/update-packagers

Update Golang requirements in PACKAGERS.md
This commit is contained in:
Sebastiaan van Stijn 2016-06-11 15:26:45 +02:00 committed by GitHub
commit 2a6abf1011

View file

@ -44,8 +44,7 @@ need to package Docker your way, without denaturing it in the process.
To build Docker, you will need the following: To build Docker, you will need the following:
* A recent version of Git and Mercurial * A recent version of Git and Mercurial
* Go version 1.4 or later (Go version 1.5 or later required for hardware signing * Go version 1.6 or later
support in Docker Content Trust)
* A clean checkout of the source added to a valid [Go * A clean checkout of the source added to a valid [Go
workspace](https://golang.org/doc/code.html#Workspaces) under the path workspace](https://golang.org/doc/code.html#Workspaces) under the path
*src/github.com/docker/docker* (unless you plan to use `AUTO_GOPATH`, *src/github.com/docker/docker* (unless you plan to use `AUTO_GOPATH`,