Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit 7945246

Browse files
committed
vendor: containerd v1.3.7 and dependencies
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 473085c commit 7945246

51 files changed

Lines changed: 2022 additions & 290 deletions

File tree

Some content is hidden

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

vendor.conf

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ github.com/tchap/go-patricia v2.2.6
77
# containerd dependencies
88
github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
99
github.com/BurntSushi/toml v0.3.1
10-
github.com/containerd/cgroups c4b9ac5c7601384c965b9646fc515884e091ebb9
11-
github.com/containerd/console 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
12-
github.com/containerd/containerd v1.3.2
10+
github.com/containerd/cgroups 9f1c62dddf4bc7cc72822ebe353bae7006141b1b
11+
github.com/containerd/console v1.0.0
12+
github.com/containerd/containerd v1.3.7
1313
github.com/containerd/continuity f2a389ac0a02ce21c09edd7344677a601970f41c
1414
github.com/containerd/fifo bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13
1515
github.com/containerd/go-runc e029b79d8cda8374981c64eba71f28ec38e5526f
16-
github.com/containerd/ttrpc 92c8520ef9f86600c650dd540266a007bf03670f
17-
github.com/containerd/typeurl a93fcdb778cd272c6e9b3028b2f42d813e785d40
16+
github.com/containerd/ttrpc v1.0.0
17+
github.com/containerd/typeurl v1.0.0
1818
github.com/coreos/go-systemd v14
1919
github.com/cpuguy83/go-md2man v1.0.10
20-
github.com/docker/go-events 9461782956ad83b30282bf90e31fa6a70c255ba9
20+
github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f
2121
github.com/docker/go-metrics 4ea375f7759c82740c893fc030bc37088d2ec098
2222
github.com/docker/go-units v0.4.0
2323
github.com/godbus/dbus v3
@@ -26,14 +26,16 @@ github.com/gogo/protobuf v1.2.1
2626
github.com/golang/protobuf v1.2.0
2727
github.com/google/uuid v1.1.1
2828
github.com/grpc-ecosystem/go-grpc-prometheus v1.1
29+
github.com/hashicorp/errwrap v1.0.0
30+
github.com/hashicorp/go-multierror v1.0.0
2931
github.com/hashicorp/golang-lru v0.5.3
3032
github.com/imdario/mergo v0.3.7
3133
github.com/matttproud/golang_protobuf_extensions v1.0.1
3234
github.com/Microsoft/go-winio v0.4.14
3335
github.com/Microsoft/hcsshim 9e921883ac929bbe515b39793ece99ce3a9d7706
3436
github.com/opencontainers/go-digest c9281466c8b2f606084ac71339773efd177436e7
3537
github.com/opencontainers/image-spec v1.0.1
36-
github.com/opencontainers/runc v1.0.0-rc9
38+
github.com/opencontainers/runc v1.0.0-rc10
3739
github.com/opencontainers/runtime-spec 29686dbc5559d93fb1ef402eeda3e35c38d75af4 # v1.0.1-59-g29686db
3840
github.com/pkg/errors v0.8.1
3941
github.com/prometheus/client_golang f4fb1b73fb099f396a7f0036bf86aa8def4ed823

vendor/github.com/containerd/cgroups/blkio.go

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

vendor/github.com/containerd/console/console.go

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

vendor/github.com/containerd/console/console_linux.go

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

vendor/github.com/containerd/console/console_unix.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/console/console_windows.go

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

vendor/github.com/containerd/console/go.mod

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

vendor/github.com/containerd/containerd/cmd/containerd/command/main.go

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

vendor/github.com/containerd/containerd/cmd/containerd/command/main_unix.go

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

vendor/github.com/containerd/containerd/cmd/containerd/command/main_windows.go

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

0 commit comments

Comments
 (0)