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
While trying to use this template, I struggled running the make reviewable make script. It allways failed in the golangci-lint stage.
It turns out, that this was a problem with the go version I was running - I used 1.20 and switching to 1.19 solved it.
How could Crossplane help solve your problem?
Don't know what other problems will come up in the future, but writing down the prerequisites would be great
The text was updated successfully, but these errors were encountered:
What problem are you facing?
While trying to use this template, I struggled running the make reviewable make script. It allways failed in the golangci-lint stage.
It turns out, that this was a problem with the go version I was running - I used 1.20 and switching to 1.19 solved it.
How could Crossplane help solve your problem?
Don't know what other problems will come up in the future, but writing down the prerequisites would be great
The text was updated successfully, but these errors were encountered: