chore(deps): update go toolchain directive to v1.26.6 [security] - autoclosed #474

Closed
renovate wants to merge 1 commits from renovate/golang-version-go-vulnerability into main
+1 -1
View File
@@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/gitlab-cleanup-handler
go 1.26.0
toolchain go1.26.5
toolchain go1.26.6
require (
github.com/alecthomas/kong v1.16.1