chore(deps): update go toolchain directive to v1.26.3 (#417)
Release / release (push) Successful in 1m20s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m46s
gitlab-cleanup-handler / test (push) Successful in 2m20s
gitlab-cleanup-handler / build (push) Successful in 3m10s

This commit was merged in pull request #417.
This commit is contained in:
2026-05-12 13:16:33 +00:00
parent e221e088fb
commit 03aa5ed7e8
+1 -1
View File
@@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/gitlab-cleanup-handler
go 1.26.0
toolchain go1.26.2
toolchain go1.26.3
require (
github.com/alecthomas/kong v1.15.0