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

Commit faf0d13

Browse files
committed
Vendoring for cnab-to-oci push/pull
Signed-off-by: Simon Ferquel <[email protected]>
1 parent 00f88e0 commit faf0d13

File tree

318 files changed

+8707
-24557
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

318 files changed

+8707
-24557
lines changed

Gopkg.lock

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

Gopkg.toml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,18 @@ required = ["github.com/wadey/gocovmerge"]
2727
name = "github.com/opencontainers/runc"
2828
version = "v1.0.0-rc6"
2929

30+
[[override]]
31+
name = "github.com/docker/cnab-to-oci"
32+
branch = "master"
33+
34+
[[override]]
35+
name = "github.com/containerd/containerd"
36+
source = "github.com/simonferquel/containerd"
37+
revision = "a89234684e5884e51ba195bdb16b1c6952d17f11"
38+
3039
[[override]]
3140
name = "github.com/docker/cli"
32-
revision = "f95ca8e1ba6c22c9abcdbf65e8dcc39c53958bba"
41+
revision = "06b837a7d7e1115f3d2aa65c47765e25d4bf845b"
3342

3443
[[override]]
3544
name = "github.com/deislabs/duffle"
@@ -57,7 +66,7 @@ required = ["github.com/wadey/gocovmerge"]
5766

5867
[[override]]
5968
name = "github.com/docker/distribution"
60-
revision = "83389a148052d74ac602f5f1d62f86ff2f3c4aa5"
69+
revision = "0d3efadf0154c2b8a4e7b6621fff9809655cc580"
6170

6271
[[override]]
6372
name = "github.com/docker/swarmkit"

vendor/github.com/containerd/containerd/archive/tar.go

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

vendor/github.com/containerd/containerd/archive/tar_windows.go

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

vendor/github.com/containerd/containerd/archive/time_unix.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)