dependabot[bot]
74b3c7cf90
build(deps): bump github.com/moby/sys/user from 0.4.0 to 0.4.1
...
Bumps [github.com/moby/sys/user](https://github.com/moby/sys ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/moby/sys/releases )
- [Commits](https://github.com/moby/sys/compare/user/v0.4.0...user/v0.4.1 )
---
updated-dependencies:
- dependency-name: github.com/moby/sys/user
dependency-version: 0.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-28 18:22:32 +00:00
dependabot[bot]
bb5aa11622
build(deps): bump github.com/moby/sys/user from 0.3.0 to 0.4.0
...
Bumps [github.com/moby/sys/user](https://github.com/moby/sys ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/moby/sys/releases )
- [Commits](https://github.com/moby/sys/compare/user/v0.3.0...user/v0.4.0 )
---
updated-dependencies:
- dependency-name: github.com/moby/sys/user
dependency-version: 0.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-04 04:34:30 +00:00
Sebastiaan van Stijn
9b60a93cf3
libcontainer/userns: migrate to github.com/moby/sys/userns
...
The userns package was moved to the moby/sys/userns module
at commit 3778ae603c .
This patch deprecates the old location, and adds it as an alias
for the moby/sys/userns package.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-10-09 22:20:25 +08:00
Sebastiaan van Stijn
ca32014adb
migrate libcontainer/user to github.com/moby/sys/user
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-09-19 10:22:23 +02:00