mirror of
https://github.com/containerd/containerd.git
synced 2026-06-30 19:58:29 +00:00
Regular expressions in the namespaces package are redundant with the pre-existing validator in the "identifiers" package; replace this custom usage with the validator in "identifiers" Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>