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

Commit 1ad39cd

Browse files
Merge component 'cli' from git@github.com:docker/cli 19.03
2 parents 14dffdb + 556c523 commit 1ad39cd

File tree

22 files changed

+528
-311
lines changed

22 files changed

+528
-311
lines changed

components/cli/vendor.conf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ github.com/containerd/containerd ceba56893a76f22cf0126c46d835
88
github.com/containerd/continuity 004b46473808b3e7a4a3049c20e4376c91eb966d
99
github.com/containerd/fifo a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c
1010
github.com/containerd/typeurl 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d
11-
github.com/coreos/etcd fca8add78a9d926166eb739b8e4a124434025ba3 # v3.3.9
11+
github.com/coreos/etcd d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9 # v3.3.12
1212
github.com/cpuguy83/go-md2man 20f5889cbdc3c73dbd2862796665e7c465ade7d1 # v1.0.8
1313
github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73 # v1.1.1
1414
github.com/dgrijalva/jwt-go a2c85815a77d0f951e33ba4db5ae93629a1530af
1515
github.com/docker/compose-on-kubernetes 7a68f5c914c7e06d7a08dc71608f41811c91f0bc # v0.4.21
1616
github.com/docker/distribution 0d3efadf0154c2b8a4e7b6621fff9809655cc580
17-
github.com/docker/docker 92a6266c9d4f1bacbfb68d1c6b9c94f673d6cfde
17+
github.com/docker/docker ac48309ac4024b5bfe21a126b1a23a3e93521d75
1818
github.com/docker/docker-credential-helpers 5241b46610f2491efdf9d1c85f1ddf5b02f6d962
1919
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.
2020
github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 # v0.4.0
@@ -47,11 +47,11 @@ github.com/json-iterator/go 0ff49de124c6f76f8494e194af75
4747
github.com/konsorten/go-windows-terminal-sequences f55edac94c9bbba5d6182a4be46d86a2c9b5b50e # v1.0.2
4848
github.com/mattn/go-shellwords a72fbe27a1b0ed0df2f02754945044ce1456608b # v1.0.5
4949
github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c # v1.0.1
50-
github.com/Microsoft/go-winio c599b533b43b1363d7d7c6cfda5ede70ed73ff13
51-
github.com/Microsoft/hcsshim ba3d6667710fa905116f39a19d059c4c1016be7c
50+
github.com/Microsoft/go-winio 84b4ab48a50763fe7b3abcef38e5205c12027fac
51+
github.com/Microsoft/hcsshim 672e52e9209d1e53718c1b6a7d68cc9272654ab5
5252
github.com/miekg/pkcs11 6120d95c0e9576ccf4a78ba40855809dca31a9ed
5353
github.com/mitchellh/mapstructure f15292f7a699fcc1a38a80977f80a046874ba8ac
54-
github.com/moby/buildkit b3028967ae6259c9a31c1a1deeccd30fe3469cce
54+
github.com/moby/buildkit 8818c67cff663befa7b70f21454e340f71616581
5555
github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 # 1.0.3
5656
github.com/modern-go/reflect2 4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd # 1.0.1
5757
github.com/morikuni/aec 39771216ff4c63d11f5e604076f9c45e8be1067b

components/cli/vendor/github.com/Microsoft/go-winio/pipe.go

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

0 commit comments

Comments
 (0)