Skip to content

Commit 7c1ca26

Browse files
committed
Update cri to eb926cd79d3bac188dcc4ed7694fc9298f8831be
Signed-off-by: Lantao Liu <[email protected]>
1 parent 02fd892 commit 7c1ca26

File tree

8 files changed

+239
-34
lines changed

8 files changed

+239
-34
lines changed

vendor.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ github.com/google/go-cmp v0.1.0
4343
go.etcd.io/bbolt v1.3.1-etcd.8
4444

4545
# cri dependencies
46-
github.com/containerd/cri ffd9a66034aee582db04cf4c59e9b2262fd4fc59 # release/1.2 branch
46+
github.com/containerd/cri eb926cd79d3bac188dcc4ed7694fc9298f8831be # release/1.2 branch
4747
github.com/containerd/go-cni 40bcf8ec8acd7372be1d77031d585d5d8e561c90
4848
github.com/blang/semver v3.1.0
4949
github.com/containernetworking/cni v0.6.0
@@ -62,7 +62,7 @@ github.com/json-iterator/go 1.1.5
6262
github.com/modern-go/reflect2 1.0.1
6363
github.com/modern-go/concurrent 1.0.3
6464
github.com/opencontainers/runtime-tools v0.6.0
65-
github.com/opencontainers/selinux b6fa367ed7f534f9ba25391cc2d467085dbb445a
65+
github.com/opencontainers/selinux v1.2.1
6666
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
6767
github.com/tchap/go-patricia v2.2.6
6868
github.com/xeipuuv/gojsonpointer 4e3ac2762d5f479393488629ee9370b50873b3a6

vendor/github.com/containerd/cri/pkg/server/helpers.go

Lines changed: 6 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/cri/vendor.conf

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/selinux/README.md

Lines changed: 11 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/selinux/go-selinux/label/label.go

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

vendor/github.com/opencontainers/selinux/go-selinux/label/label_selinux.go

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

0 commit comments

Comments
 (0)