mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Fixes the compile warning in macOS for the `version-check` CI job. Removes some error variants that were never matched on, folding them into `anyhow::Error`s