瀏覽代碼

Merge pull request #23441 from thaJeztah/update-packagers

Update Golang requirements in PACKAGERS.md
Sebastiaan van Stijn 9 年之前
父節點
當前提交
2a6abf1011
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      project/PACKAGERS.md

+ 1 - 2
project/PACKAGERS.md

@@ -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`,