We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca32014 commit d9ea71bCopy full SHA for d9ea71b
libcontainer/user/user_deprecated.go
@@ -1,3 +1,6 @@
1
+// Package user is an alias for [github.com/moby/sys/user].
2
+//
3
+// Deprecated: use [github.com/moby/sys/user].
4
package user
5
6
import (
0 commit comments