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

Commit 4056693

Browse files
committed
[19.03] vendor: stop using docker/engine fork for vendoring
Release branches and tags are published on the upstream repository again, so no need to use the docker/engine repository anymore. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 896eb7123a6a7f2e7cc5a2b0f14a8a0b564df9e1 Component: cli
1 parent 1cab956 commit 4056693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/cli/vendor.conf

Lines changed: 1 addition & 1 deletion
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 cc4914dfd1b6684a9750a59f3613fc0a95291824 # v0.4.23
1717
github.com/docker/distribution 0d3efadf0154c2b8a4e7b6621fff9809655cc580
18-
github.com/docker/docker a004854097417a591c3f6a3aeaab75efae3c5814 https://github.com/docker/engine.git # 19.03 branch
18+
github.com/docker/docker a004854097417a591c3f6a3aeaab75efae3c5814 # 19.03 branch
1919
github.com/docker/docker-credential-helpers 54f0238b6bf101fc3ad3b34114cb5520beb562f5 # v0.6.3
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

0 commit comments

Comments
 (0)