You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go version check - print warning for higher release
If Go release is higher than expected CI release, CI checks may not work, print a Warning.
e.g. Current Fabric expects Go 1.18 and goimports will currently fail with Go 1.19.
Signed-off-by: David Enyeart <[email protected]>
0 commit comments