mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-22 00:08:00 +00:00
Replaces unnecessary heap allocations for case-insensitive equality checks with standard library strings.EqualFold. Fixes: #29526 Signed-off-by: Vishnu Kothakapu <vishnukothakapu27@gmail.com> |
||
|---|---|---|
| .. | ||
| build.go | ||
| completion.go | ||
| completion_test.go | ||
| create.go | ||
| create_opts.go | ||
| create_test.go | ||
| default.go | ||
| format.go | ||
| inspect.go | ||
| netflags.go | ||
| sign.go | ||
| term.go | ||