This fixes a vulnerability in `go get` (CVE-2018-6574, http://golang.org/issue/23672), but shouldn't really affect our code, but it's good to keep in sync. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: caeab268430a033fedd27c53be16758ac1a0f71e Component: engine
dockercore/builder-deb
This image's tags contain the dependencies for building Docker .debs for each of the Debian-based platforms Docker targets.
To add new tags, see contrib/builder/deb/amd64 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.