chore(deps): update go toolchain directive to v1.26.5 [security] #449

Merged
renovate merged 1 commits from renovate/golang-version-go-vulnerability into main 2026-07-08 17:37:25 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/gitlab-cleanup-handler
go 1.26.0
toolchain go1.26.4
toolchain go1.26.5
require (
github.com/alecthomas/kong v1.15.0