fix(deps): update module github.com/cert-manager/cert-manager to v1.17.2
This commit is contained in:
parent
fdb18cd604
commit
63bf1f4100
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue