Update module github.com/cert-manager/cert-manager to v1.17.0
Some checks failed
renovate/artifacts Artifact file update failure
/ test (pull_request) Failing after 16m11s

This commit is contained in:
Smeagol 2025-02-03 14:31:34 +00:00
parent 306385ce06
commit 1cfbe86e9a

2
go.mod
View file

@ -3,7 +3,7 @@ module git.hsn.dev/jahanson/cert-manager-webhook-dnsimple
go 1.22.2
require (
github.com/cert-manager/cert-manager v1.16.2
github.com/cert-manager/cert-manager v1.17.0
github.com/dnsimple/dnsimple-go v1.7.0
k8s.io/apiextensions-apiserver v0.31.3
k8s.io/apimachinery v0.31.3