mirror of
https://github.com/containerd/containerd.git
synced 2026-06-24 17:00:10 +00:00
- internal/cri/bandwidth: use lazyregexp to compile regexes on first use - pkg/identifiers: use lazyregexp to compile regexes on first use - pkg/progress: use lazyregexp to compile regexes on first use - pkg/reference: use lazyregexp to compile regexes on first use - pkg/sys: use lazyregexp to compile regexes on first use Signed-off-by: Sebastiaan van Stijn <github@gone.nl>