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

Commit f213a05

Browse files
authored
Merge pull request #1303 from Random-Liu/sync-vendor-release-1.0
[release/1.0] Sync vendors with containerd before release.
2 parents 6cdb2fa + 2162941 commit f213a05

14 files changed

Lines changed: 249 additions & 363 deletions

File tree

vendor.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ github.com/Microsoft/go-winio v0.4.5
3737
github.com/Microsoft/hcsshim v0.6.7
3838
github.com/opencontainers/go-digest 21dfd564fd89c944783d00d069f33e3e7123c448
3939
github.com/opencontainers/image-spec v1.0.1
40-
github.com/opencontainers/runc 029124da7af7360afa781a0234d1b083550f797c
40+
github.com/opencontainers/runc 3e425f80a8c931f88e6d94a8c831b9d5aa481657
4141
github.com/opencontainers/runtime-spec 29686dbc5559d93fb1ef402eeda3e35c38d75af4
4242
github.com/opencontainers/runtime-tools 6073aff4ac61897f75895123f7e24135204a404d
43-
github.com/opencontainers/selinux v1.2.1
43+
github.com/opencontainers/selinux v1.2.2
4444
github.com/pkg/errors v0.8.0
4545
github.com/pmezard/go-difflib v1.0.0
4646
github.com/prometheus/client_golang f4fb1b73fb099f396a7f0036bf86aa8def4ed823
4747
github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
4848
github.com/prometheus/common 89604d197083d4781071d3c65855d24ecfb0a563
4949
github.com/prometheus/procfs cb4147076ac75738c9a7d279075a253c0cc5acbd
50-
github.com/seccomp/libseccomp-golang v0.9.1
50+
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
5151
github.com/sirupsen/logrus v1.0.0
5252
github.com/spf13/pflag v1.0.0
5353
github.com/stevvooe/ttrpc d4528379866b0ce7e9d71f3eb96f0582fc374577

vendor/github.com/opencontainers/runc/libcontainer/README.md

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

vendor/github.com/opencontainers/runc/libcontainer/configs/blkio_device.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.

vendor/github.com/opencontainers/runc/libcontainer/configs/cgroup_linux.go

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/opencontainers/runc/libcontainer/configs/cgroup_windows.go renamed to vendor/github.com/opencontainers/runc/libcontainer/configs/cgroup_unsupported.go

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

vendor/github.com/opencontainers/runc/libcontainer/devices/devices.go

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

vendor/github.com/opencontainers/runc/libcontainer/nsenter/nsenter_unsupported.go

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

vendor/github.com/opencontainers/runc/libcontainer/nsenter/nsexec.c

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

vendor/github.com/opencontainers/runc/libcontainer/system/syscall_linux_64.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.

vendor/github.com/opencontainers/runc/vendor.conf

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

0 commit comments

Comments
 (0)