mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 04:08:10 +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>