containerd/core/diff
Sebastiaan van Stijn 9776047243
migrate to github.com/moby/sys/userns
Commit 8437c567d8 migrated the use of the
userns package to the github.com/moby/sys/user module.

After further discussion with maintainers, it was decided to move the
userns package to a separate module, as it has no direct relation with
"user" operations (other than having "user" in its name).

This patch migrates our code to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-08 12:48:54 +02:00
..
apply migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
proxy use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
diff.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
stream_unix.go use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
stream_windows.go use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
stream.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00