Skip to content

Commit 5b995d9

Browse files
author
Mrunal Patel
authored
Merge pull request opencontainers#1524 from Mashimiao/update-gocapability
update gocapability
2 parents 7ab4f43 + f513ac1 commit 5b995d9

File tree

4 files changed

+178
-3
lines changed

4 files changed

+178
-3
lines changed

vendor.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github.com/mrunalp/fileutils ed869b029674c0e9ce4c0dfa781405c2d9946d08
77
github.com/opencontainers/selinux v1.0.0-rc1
88
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
99
github.com/Sirupsen/logrus 26709e2714106fb8ad40b773b711ebce25b78914
10-
github.com/syndtr/gocapability e7cb7fa329f456b3855136a2642b197bad7366ba
10+
github.com/syndtr/gocapability db04d3cc01c8b54962a58ec7e491717d06cfcc16
1111
github.com/vishvananda/netlink 1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270
1212
# systemd integration.
1313
github.com/coreos/go-systemd v14

vendor/github.com/syndtr/gocapability/capability/capability_linux.go

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

vendor/github.com/syndtr/gocapability/capability/capability_test.go

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

vendor/github.com/syndtr/gocapability/capability/enumgen/gen.go

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

0 commit comments

Comments
 (0)