fix(deps): update module github.com/cert-manager/cert-manager to v1.18.0
This commit is contained in:
parent
1b5e78d990
commit
613fe30e51
2 changed files with 12 additions and 12 deletions
8
go.mod
8
go.mod
|
@ -6,7 +6,7 @@ toolchain go1.24.4
|
|||
|
||||
require (
|
||||
github.com/alecthomas/kong v1.11.0
|
||||
github.com/cert-manager/cert-manager v1.17.2
|
||||
github.com/cert-manager/cert-manager v1.18.0
|
||||
k8s.io/api v0.33.1
|
||||
k8s.io/apimachinery v0.33.1
|
||||
k8s.io/client-go v0.33.1
|
||||
|
@ -25,9 +25,9 @@ require (
|
|||
github.com/x448/float16 v0.8.4 // indirect
|
||||
golang.org/x/net v0.38.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
|
||||
golang.org/x/sys v0.33.0 // indirect
|
||||
golang.org/x/term v0.32.0 // indirect
|
||||
golang.org/x/text v0.25.0 // indirect
|
||||
golang.org/x/time v0.9.0 // indirect
|
||||
gopkg.in/inf.v0 v0.9.1 // indirect
|
||||
k8s.io/apiextensions-apiserver v0.32.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue