chore(deps): update go toolchain directive to v1.27.1 (#415)
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 32s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 46s
Release / release (push) Successful in 3m50s
cron-checker / build (push) Successful in 18m15s
cron-checker / test (push) Successful in 1m31s
cron-checker / vulnerabilities (push) Successful in 53s

This commit was merged in pull request #415.
This commit is contained in:
2026-09-04 20:20:54 +00:00
parent 440132b7cb
commit fe05605c84
+1 -1
View File
@@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/cron-checker
go 1.26.0
toolchain go1.27.0
toolchain go1.27.1
require (
github.com/alecthomas/kingpin/v2 v2.4.0