Skip to content

Commit 6df4a45

Browse files
committed
libct/user: remove
This package is marked as deprecated in v1.2.0, and have no internal users, so let's remove it (for v1.3.0). Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent a7187af commit 6df4a45

File tree

3 files changed

+2
-227
lines changed

3 files changed

+2
-227
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
user previously relied on this feature, now they have to convert names to
1717
IDs before calling libcontainer; it is recommended to use Go package
1818
github.com/moby/sys/user for that. (#3999)
19+
* Previously deprecated libcontainer/user package is removed; use
20+
github.com/moby/sys/user instead. (#3999)
1921

2022
## [1.2.0] - 2024-10-22
2123

libcontainer/user/lookup_deprecated.go

Lines changed: 0 additions & 81 deletions
This file was deleted.

libcontainer/user/user_deprecated.go

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)