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

Commit bcae92a

Browse files
Merge pull request #2720 from thaJeztah/19.03_remove_engine_alias
[19.03] vendor: stop using docker/engine fork for vendoring Upstream-commit: cc30457076df47345c7d520eb1acbbf9c08759a0 Component: cli
2 parents 6c6dd50 + 4056693 commit bcae92a

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)