fix(deps): update module github.com/alecthomas/kong to v1.6.1
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-01-22 10:04:41 +00:00 committed by renovate
parent a2fd2e305f
commit 80ec85abe5
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.ar21.de/yolokube/go-traefik-certmanager
go 1.23.4
require (
github.com/alecthomas/kong v1.6.0
github.com/alecthomas/kong v1.6.1
github.com/cert-manager/cert-manager v1.16.2
k8s.io/api v0.32.1
k8s.io/apimachinery v0.32.1