fix(deps): update module github.com/alecthomas/kong to v1.11.0
This commit is contained in:
parent
220753eb4e
commit
a3d5d9bc3b
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.24.0
|
|||
toolchain go1.24.3
|
||||
|
||||
require (
|
||||
github.com/alecthomas/kong v1.10.0
|
||||
github.com/alecthomas/kong v1.11.0
|
||||
github.com/cert-manager/cert-manager v1.17.2
|
||||
k8s.io/api v0.33.0
|
||||
k8s.io/apimachinery v0.33.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue