Skip to content

Commit

Permalink
Update Golang requirements in PACKAGERS.md
Browse files Browse the repository at this point in the history
Docker 1.12 now requires Go 1.6, so update
the packagers.md accordingly

Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah committed Jun 10, 2016
1 parent ee8c512 commit edadc2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/PACKAGERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ need to package Docker your way, without denaturing it in the process.
To build Docker, you will need the following:

* A recent version of Git and Mercurial
* Go version 1.4 or later (Go version 1.5 or later required for hardware signing
support in Docker Content Trust)
* Go version 1.6 or later
* A clean checkout of the source added to a valid [Go
workspace](https://golang.org/doc/code.html#Workspaces) under the path
*src/github.com/docker/docker* (unless you plan to use `AUTO_GOPATH`,
Expand Down

0 comments on commit edadc2f

Please sign in to comment.