mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00
deprecate libcontainer/user
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Package user is an alias for [github.com/moby/sys/user].
|
||||
//
|
||||
// Deprecated: use [github.com/moby/sys/user].
|
||||
package user
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user