fix(deps): update module github.com/alecthomas/kong to v1.12.0
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-06-25 01:06:14 +00:00
parent fd60b2c597
commit 1caa3fd09e
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.4
require (
github.com/alecthomas/kong v1.11.0
github.com/alecthomas/kong v1.12.0
github.com/cert-manager/cert-manager v1.18.1
k8s.io/api v0.33.1
k8s.io/apimachinery v0.33.1