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
benchstat@latest became incompatible with the go version 1.20 from
go.mod. Instead of using what's inside go.mod, use latest stable.
Inside go.mod I want to keep as old as possible go version as to not
cause trouble to users with older installs.
0 commit comments