mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-21 15:57:54 +00:00
Replaces regexp.MustCompile with regexp.Delayed from go.podman.io/storage/pkg/regexp for global regular expressions. This avoids compiling regular expressions during the global init scope, improving startup performance for all commands. Tests are kept using regexp.MustCompile where applicable. Fixes: #29510 Signed-off-by: Vishnu Kothakapu <vishnukothakapu27@gmail.com> |
||
|---|---|---|
| .. | ||
| podmancmdline.go | ||
| quadlet.go | ||
| quadlet_common.go | ||
| unitdirs.go | ||
| unitdirs_test.go | ||