mirror of
https://github.com/crazy-max/diun.git
synced 2025-01-08 17:53:09 +00:00
e4418a3717
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.30.0 to 5.33.0. - [Release notes](https://github.com/containers/image/releases) - [Commits](https://github.com/containers/image/compare/v5.30.0...v5.33.0) --- updated-dependencies: - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.codespellrc | ||
.golangci.yml | ||
capability.go | ||
capability_linux.go | ||
capability_noop.go | ||
CHANGELOG.md | ||
enum.go | ||
enum_gen.go | ||
LICENSE | ||
README.md | ||
syscall_linux.go |
This is a fork of (apparently no longer maintained) https://github.com/syndtr/gocapability package. It provides basic primitives to work with Linux capabilities.
For changes, see CHANGELOG.md.