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

This commit is contained in:
Renovate Bot 2025-04-24 09:04:07 +00:00
parent fdb18cd604
commit 63bf1f4100
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.24.2
require (
github.com/alecthomas/kong v1.10.0
github.com/cert-manager/cert-manager v1.17.1
github.com/cert-manager/cert-manager v1.17.2
k8s.io/api v0.33.0
k8s.io/apimachinery v0.33.0
k8s.io/client-go v0.33.0
@ -24,7 +24,7 @@ require (
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/x448/float16 v0.8.4 // indirect
golang.org/x/net v0.38.0 // indirect
golang.org/x/oauth2 v0.27.0 // indirect
golang.org/x/oauth2 v0.28.0 // indirect
golang.org/x/sys v0.31.0 // indirect
golang.org/x/term v0.30.0 // indirect
golang.org/x/text v0.23.0 // indirect