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
Create a GH workflow that would verify if go.mod requires updates (make deps-updates returns git differences).
Possible challenge is to maintain same go version on all supported branches as is now (toolchain is fine to be bumped) .
This is to match deps minimum required Go version.
ref: #1598 (comment)