chore(deps): update dependency go to v1.24.5
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Renovate Bot 2025-07-08 18:04:55 +00:00
parent 2dcb748ee2
commit 4d46384ee3
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

2
go.mod
View file

@ -2,7 +2,7 @@ module git.ar21.de/yolokube/go-traefik-certmanager
go 1.24.0
toolchain go1.24.4
toolchain go1.24.5
require (
github.com/alecthomas/kong v1.12.0