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

This commit is contained in:
Renovate
2025-04-01 03:54:52 +00:00
parent c59d8cb031
commit 4f6e5d3783
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.9.0
github.com/alecthomas/kong v1.10.0
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.10.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0