crossplane / provider-template

A template for building @crossplane providers.
https://crossplane.io
Apache License 2.0
126 stars 72 forks source link

Bump crossplane-runtime, Go version #93

Closed negz closed 1 month ago

negz commented 1 month ago

Description of your changes

Fixes https://github.com/crossplane/provider-template/issues/87

Bumping a few dependencies to latest. Or latest-ish - sticking with Go 1.21 for now.

I have:

How has this code been tested