fix(deps): update module github.com/cert-manager/cert-manager to v1.17.1
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Renovate Bot 2025-02-13 14:08:53 +00:00
parent efb554f62b
commit 72948a90e5
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.23.4
require (
github.com/alecthomas/kong v1.8.0
github.com/cert-manager/cert-manager v1.17.0
github.com/cert-manager/cert-manager v1.17.1
k8s.io/api v0.32.1
k8s.io/apimachinery v0.32.1
k8s.io/client-go v0.32.1