Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 47186a6

Browse files
committed
Merge pull request #202 from vdemeester/update-vendor-for-release
Update vendoring for the release 0.2.0
2 parents b087819 + 8581dfc commit 47186a6

File tree

35 files changed

+272
-294
lines changed

35 files changed

+272
-294
lines changed

script/vendor.sh

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,16 @@ source 'script/.vendor-helpers.sh'
77

88
clone git github.com/Sirupsen/logrus v0.9.0
99
clone git github.com/codegangsta/cli 6086d7927ec35315964d9fea46df6c04e6d697c1
10-
clone git github.com/docker/distribution db17a23b961978730892e12a0c6051d43a31aab3
10+
clone git github.com/docker/distribution d06d6d3b093302c02a93153ac7b06ebc0ffd1793
1111
clone git github.com/vbatts/tar-split v0.9.11
12-
clone git github.com/docker/docker 9e530247e066ef7a32e35a1f0f818c1e4048ad54
12+
clone git github.com/docker/docker v1.11.0
1313
clone git github.com/docker/go-units 651fc226e7441360384da338d0fd37f2440ffbe3
1414
clone git github.com/docker/go-connections v0.2.0
15-
clone git github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a
16-
clone git github.com/docker/engine-api 6de18e18540cda038b00e71a1f2946d779e83f87
15+
clone git github.com/docker/engine-api v0.3.3
1716
clone git github.com/flynn/go-shlex 3f9db97f856818214da2e1057f8ad84803971cff
1817
clone git github.com/gorilla/context 14f550f51a
1918
clone git github.com/gorilla/mux e444e69cbd
20-
clone git github.com/opencontainers/runc 3d8a20bb772defc28c355534d83486416d1719b4
19+
clone git github.com/opencontainers/runc 7b6c4c418d5090f4f11eee949fdf49afd15838c9
2120
clone git github.com/stretchr/testify a1f97990ddc16022ec7610326dd9bce31332c116
2221
clone git github.com/davecgh/go-spew 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d
2322
clone git github.com/pmezard/go-difflib d8ed2627bdf02c080bf22230dbb337003b7aba2d

vendor/github.com/docker/distribution/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/Dockerfile

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/blobs.go

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/circle.yml

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/registry/client/auth/authchallenge.go

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/registry/client/auth/session.go

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/registry/client/blob_writer.go

Lines changed: 2 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/registry/client/errors.go

Lines changed: 24 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/registry/client/repository.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)