crossplane / crossplane/provider-template
Please describe prerequisites that must exist befor starting with this template
Open
enhancement
- Dominant language
- Go
- Stars
- 171
- Forks
- 99
- Avg merge
- 11h 21m
- Merged PRs (30d)
- 2
Description
### 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.