fix(deps): update module github.com/alecthomas/kong to v1.8.1
This commit is contained in:
parent
98b0625084
commit
d26df0d904
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module git.ar21.de/yolokube/go-traefik-certmanager
|
|||
go 1.23.4
|
||||
|
||||
require (
|
||||
github.com/alecthomas/kong v1.8.0
|
||||
github.com/alecthomas/kong v1.8.1
|
||||
github.com/cert-manager/cert-manager v1.17.1
|
||||
k8s.io/api v0.32.2
|
||||
k8s.io/apimachinery v0.32.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue