moby--moby/hack
Ian Campbell a28d91349e Update to latest vndr c56e08229111
Changes are:

$ git log --no-merges --oneline 19220953c4a4..c56e08229111
4b76270 Keep "vendor.conf" for reference
ac8f766 travis: update to go 1.8.1
c196644 Better validation of duplicates
e684d5e check for unused packages at the end
3ed2513 detect default gopath($HOME/go)
c9052f3 fix backtick in readme
0e04f23 Missing installation section in README

Changes to moby are the inclusion of several upstream vendor.conf files and
switching to vendoring the toplevel golang.org/x/sync package rather than the
syncmap sub-package due to:

2017/05/02 11:21:06 WARNING: package golang.org/x/sync/syncmap is not root import, should be golang.org/x/sync

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-05-02 11:23:36 +01:00
..
Jenkins Update docker daemon to dockerd 2016-12-27 17:32:15 +08:00
dockerfile Update to latest vndr c56e08229111 2017-05-02 11:23:36 +01:00
integration-cli-on-swarm Merge pull request #31683 from AkihiroSuda/it-on-swarm-easy-analysis 2017-03-28 15:50:52 +02:00
make do not show errors on make install 2017-04-04 15:19:50 +02:00
validate Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
dind Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
generate-authors.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
generate-swagger-api.sh Convert ContainerTopOKResponse from swagger spec. 2017-01-03 11:47:47 -05:00
install.sh Fix install.sh of get.docker.com for debian-sudo 2017-04-07 05:07:22 +02:00
make.ps1 Switch to new versioning scheme 2017-02-15 23:22:50 -08:00
make.sh Fix inContainer detection which CROSSPLATFORM env variable missing 2017-03-02 14:36:37 +01:00
release.sh Update SKIP_RELEASE_BUILD to only check for the string "1" (so it has to be exactly "SKIP_RELEASE_BUILD=1" to skip the release build) 2017-04-06 11:56:26 -07:00
vendor.sh Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00