Skip to content

Commit d88ea65

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

File tree

9 files changed

+0
-1239
lines changed

9 files changed

+0
-1239
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ require (
1717
github.com/godbus/dbus/v5 v5.1.0
1818
github.com/moby/sys/capability v0.4.0
1919
github.com/moby/sys/mountinfo v0.7.2
20-
github.com/moby/sys/user v0.3.0
2120
github.com/moby/sys/userns v0.1.0
2221
github.com/mrunalp/fileutils v0.5.1
2322
github.com/opencontainers/runtime-spec v1.2.0

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ github.com/moby/sys/capability v0.4.0 h1:4D4mI6KlNtWMCM1Z/K0i7RV1FkX+DBDHKVJpCnd
4343
github.com/moby/sys/capability v0.4.0/go.mod h1:4g9IK291rVkms3LKCDOoYlnV8xKwoDTpIrNEE35Wq0I=
4444
github.com/moby/sys/mountinfo v0.7.2 h1:1shs6aH5s4o5H2zQLn796ADW1wMrIwHsyJ2v9KouLrg=
4545
github.com/moby/sys/mountinfo v0.7.2/go.mod h1:1YOa8w8Ih7uW0wALDUgT1dTTSBrZ+HiBLGws92L2RU4=
46-
github.com/moby/sys/user v0.3.0 h1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo=
47-
github.com/moby/sys/user v0.3.0/go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs=
4846
github.com/moby/sys/userns v0.1.0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g=
4947
github.com/moby/sys/userns v0.1.0/go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28=
5048
github.com/mrunalp/fileutils v0.5.1 h1:F+S7ZlNKnrwHfSwdlgNSkKo67ReVf8o9fel6C3dkm/Q=

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)