mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 12:19:48 +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>