mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-16 05:39:34 +00:00
Replace path package functions (path.Base, path.Join, path.Dir) with filepath equivalents in cmd/quadlet/main.go. Using filepath ensures consistency across operating systems when manipulating host filesystem paths. Related to: #25165 Signed-off-by: SHIVAANSH0610_LUFFY <shivaansh0610@gmail.com> |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||