Skyscanner / kms-issuer

KMS issuer is a cert-manager Certificate Request controller that uses AWS KMS to sign the certificate request.
Apache License 2.0
62 stars 18 forks source link

Use go module versioning #225

Closed cainelli closed 1 year ago

cainelli commented 1 year ago

Fixes https://github.com/Skyscanner/kms-issuer/issues/224. It felt a big change to introduce it in the v3 release. Let me know your thoughts.

Smirl commented 1 year ago

I've just rebased this branch from master.

cainelli commented 1 year ago

Thank you, @Smirl 👍

Smirl commented 1 year ago

Thanks for your contribution. I might merge in some of the other dependabot PRs, give it a test, then cut a release soon.

cainelli commented 1 year ago

Awesome! thanks :)