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

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/cron-checker
go 1.26.0
toolchain go1.26.3
toolchain go1.26.4
require (
github.com/alecthomas/kingpin/v2 v2.4.0