Skip to content

Commit c8017d0

Browse files
authored
Merge pull request #2500 from crosbymichael/12deps
Update containerd dependencies for 1.2
2 parents c09932f + 5a0b040 commit c8017d0

File tree

15 files changed

+729
-16
lines changed

15 files changed

+729
-16
lines changed

vendor.conf

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
github.com/containerd/go-runc f271fa2021de855d4d918dbef83c5fe19db1bdd5
2-
github.com/containerd/console 5d1b48d6114b8c9666f0c8b916f871af97b0a761
3-
github.com/containerd/cgroups fe281dd265766145e943a034aa41086474ea6130
1+
github.com/containerd/go-runc 14606eb66abd9e834e3bd22a4f5f46a3aad54c54
2+
github.com/containerd/console 4d8a41f4ce5b9bae77c41786ea2458330f43f081
3+
github.com/containerd/cgroups 5e610833b72089b37d0e615de9a92dfc043757c2
44
github.com/containerd/typeurl a93fcdb778cd272c6e9b3028b2f42d813e785d40
55
github.com/containerd/fifo 3d5202aec260678c48179c56f40e6f38a095738c
66
github.com/containerd/btrfs 2e1aa0ddf94f91fa282b6ed87c23bf0d64911244
@@ -19,7 +19,7 @@ github.com/matttproud/golang_protobuf_extensions v1.0.0
1919
github.com/gogo/protobuf v1.0.0
2020
github.com/gogo/googleapis 08a7655d27152912db7aaf4f983275eaf8d128ef
2121
github.com/golang/protobuf v1.1.0
22-
github.com/opencontainers/runtime-spec v1.0.1
22+
github.com/opencontainers/runtime-spec d810dbc60d8c5aeeb3d054bd1132fab2121968ce # v1.0.1-43-gd810dbc
2323
github.com/opencontainers/runc 69663f0bd4b60df09991c08812a60108003fa340
2424
github.com/sirupsen/logrus v1.0.0
2525
github.com/urfave/cli 7bc6a0acffa589f415f88aca16cc1de5ffd66f9c

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

+30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)