mirror of
https://github.com/containers/skopeo.git
synced 2025-09-11 03:29:43 +00:00
fix(deps): update module github.com/moby/sys/capability to v0.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
vendor/github.com/moby/sys/capability/enum.go
generated
vendored
2
vendor/github.com/moby/sys/capability/enum.go
generated
vendored
@@ -316,7 +316,7 @@ func ListKnown() []Cap {
|
||||
return list()
|
||||
}
|
||||
|
||||
// ListSupported retuns the list of all capabilities known to the package,
|
||||
// ListSupported returns the list of all capabilities known to the package,
|
||||
// except those that are not supported by the currently running Linux kernel.
|
||||
func ListSupported() ([]Cap, error) {
|
||||
last, err := LastCap()
|
||||
|
Reference in New Issue
Block a user