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
chore(deps): update golangci-lint GitHub Action to hopefully fix error
This change will hopefully resolve the 'Running error: context loading failed: failed to load packages: failed to load with go/packages: err: exit status 1: stderr: go: errors parsing go.mod:\n/home/runner/work/kconnect/kconnect/go.mod:3: invalid go version '1.22.0': must match format 1.23\n/home/runner/work/kconnect/kconnect/go.mod:5: unknown directive: toolchain' error message that we are seeing within the golangci-lint GitHub Action after adding the go toolchain directive within go.mod
Signed-off-by: Casale, Robert <[email protected]>
0 commit comments