fix(deps): update module github.com/alecthomas/kong to v1.8.0

This commit is contained in:
Renovate
2025-02-09 23:54:51 +00:00
parent d752a696fd
commit 4d23742f77
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/gitlab-cleanup-handler
go 1.23.6
require (
github.com/alecthomas/kong v1.7.0
github.com/alecthomas/kong v1.8.0
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.10.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0