crossplane-contrib / provider-upjet-azure

Azure Provider for Crossplane.
https://marketplace.upbound.io/providers/upbound/provider-family-azure/
Apache License 2.0
63 stars 76 forks source link

consume golangci-linter 1.61.0 #854

Closed erhancagirici closed 3 weeks ago

erhancagirici commented 3 weeks ago

Description of your changes

Update crossplane/build to d3155548bfab68fc8bea64c5526642b7b565ae33 which includes an update of golangci-lint to 1.61.0 to fix problems linting on macOS (arm64). See https://github.com/crossplane/build/pull/23

Also includes the following deprecation fixes:

I have:

How has this code been tested

CI & make lint in local machine