coreos / ignition

First boot installer and configuration tool
https://coreos.github.io/ignition/
Apache License 2.0
840 stars 247 forks source link

test: add -go flag to go tool fix #1951

Closed prestist closed 1 month ago

prestist commented 1 month ago

Add -go flag to go tool fix to correctly set the go version. A change external to the codebase is causing the default go version to not populate.

fixes: #1950

prestist commented 1 month ago

Work is going into https://github.com/coreos/ignition/pull/1952