containers/podman

Run `go fix` against Mac specific portions of the project using MacOS hosts

Closed

#28,367 opened on Mar 26, 2026

 (2 comments) (0 reactions) (1 assignee)Go (3,107 forks)batch import
ContribfestGood First Issuekind/cleanupvolunteers-wanted

Repository metrics

Stars
 (31,686 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Most of our development is still done using Linux, so we might be missing some opportunity for code improvements (particularly in pkg/machine). This issue covers running go fix against pkg/machine and all its subdirectories using both a Windows and Mac machine.

Contributor guide