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:

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