Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 89fc8df

Browse files
committed
bump docker/docker to tip of 19.03 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 35c929ed5ea7993ccafdb0d1ca5ec72f0ce99dd2 Component: cli
1 parent 9626b30 commit 89fc8df

12 files changed

Lines changed: 14 additions & 13 deletions

File tree

components/cli/vendor.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff7826
1515
github.com/dgrijalva/jwt-go a2c85815a77d0f951e33ba4db5ae93629a1530af
1616
github.com/docker/compose-on-kubernetes 7a68f5c914c7e06d7a08dc71608f41811c91f0bc # v0.4.21
1717
github.com/docker/distribution 0d3efadf0154c2b8a4e7b6621fff9809655cc580
18-
github.com/docker/docker bff7e300e6bdb18c2417e23594bf26063a378dee https://github.com/docker/engine.git # 19.03 branch
18+
github.com/docker/docker a004854097417a591c3f6a3aeaab75efae3c5814 https://github.com/docker/engine.git # 19.03 branch
1919
github.com/docker/docker-credential-helpers 5241b46610f2491efdf9d1c85f1ddf5b02f6d962
2020
github.com/docker/go d30aec9fd63c35133f8f79c3412ad91a3b08be06 # Contains a customized version of canonical/json and is used by Notary. The package is periodically rebased on current Go versions.
2121
github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 # v0.4.0
@@ -24,7 +24,7 @@ github.com/docker/go-metrics d466d4f6fd960e01820085bd7e1a
2424
github.com/docker/go-units 519db1ee28dcc9fd2474ae59fca29a810482bfb1 # v0.4.0
2525
github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a
2626
github.com/docker/licensing 9781369abdb5281cdc07a2a446c6df01347ec793
27-
github.com/docker/swarmkit 59163bf75df38489d4a10392265d27156dc473c5
27+
github.com/docker/swarmkit 48eb1828ce81be20b25d647f6ca8f33d599f705c
2828
github.com/evanphx/json-patch 72bf35d0ff611848c1dc9df0f976c81192392fa5 # v4.1.0
2929
github.com/gofrs/flock 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53 # v0.7.0
3030
github.com/gogo/googleapis d31c731455cb061f42baff3bda55bad0118b126b # v1.2.0

components/cli/vendor/github.com/docker/docker/api/types/container/container_changes.go

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

components/cli/vendor/github.com/docker/docker/api/types/container/container_create.go

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

components/cli/vendor/github.com/docker/docker/api/types/container/container_top.go

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

components/cli/vendor/github.com/docker/docker/api/types/container/container_update.go

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

components/cli/vendor/github.com/docker/docker/api/types/container/container_wait.go

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

components/cli/vendor/github.com/docker/docker/api/types/container/host_config.go

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

components/cli/vendor/github.com/docker/docker/api/types/image/image_history.go

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

components/cli/vendor/github.com/docker/docker/api/types/volume/volume_create.go

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

components/cli/vendor/github.com/docker/docker/api/types/volume/volume_list.go

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

0 commit comments

Comments
 (0)