mirror of
https://github.com/containers/podman.git
synced 2025-10-31 01:50:50 +08:00
Adds provider detection for LibKrun in `pkg/provider/platform_darwin.go`. Changes the macOS version check to 13 instead of 11, and now uses the `semver` package to verify current version. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>