spiegel_podman/pkg/domain/infra
Vishnu Kothakapu 0a2350324a Performance: Replace strings.ToLower with strings.EqualFold
Replaces unnecessary heap allocations for case-insensitive equality
checks with standard library strings.EqualFold.

Fixes: #29526
Signed-off-by: Vishnu Kothakapu <vishnukothakapu27@gmail.com>
2026-08-15 02:17:47 +05:30
..
abi Performance: Replace strings.ToLower with strings.EqualFold 2026-08-15 02:17:47 +05:30
tunnel added errorlint 2026-08-14 01:35:03 +05:30
runtime.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
runtime_abi.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
runtime_libpod.go Add migration code for BoltDB to SQLite 2026-05-08 14:07:17 -04:00
runtime_proxy.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
runtime_tunnel.go Fix client hangs on stale SSH connections 2026-06-11 16:10:25 +02:00