chore(deps): update dependencies by Duologic · Pull Request #488 · crossplane/upjet (original) (raw)
Description of your changes
Update crossplane-runtime and k8s.io dependencies
Fix linting errors as well.
Replaces #452 (replaced by #458, merged)Depends on crossplane/crossplane-tools#86 (using replace in go.mod) (merged)
I have:
- Read and followed Upjet's contribution process.
- Run
make reviewableto ensure this PR is ready for review. - Added backport release-x.y labels to auto-backport this PR if necessary.
How has this code been tested
I'm working on this in relation to using it in https://github.com/grafana/crossplane-provider-grafana/
I've used this in grafana/crossplane-provider-grafana#273