chore(deps): update go toolchain directive to v1.26.4 [security] (#366)
Release / release (push) Successful in 1m44s
cron-checker / vulnerabilities (push) Successful in 1m47s
cron-checker / test (push) Successful in 2m9s
cron-checker / build (push) Successful in 12m38s

This commit was merged in pull request #366.
This commit is contained in:
2026-06-04 15:08:31 +00:00
parent af71dfae86
commit 7bfda0f1dd
2 changed files with 13 additions and 13 deletions
+5 -5
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
@@ -35,11 +35,11 @@ require (
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
go.yaml.in/yaml/v2 v2.4.3 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/net v0.53.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/oauth2 v0.34.0 // indirect
golang.org/x/sys v0.43.0 // indirect
golang.org/x/term v0.42.0 // indirect
golang.org/x/text v0.36.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/term v0.43.0 // indirect
golang.org/x/text v0.37.0 // indirect
golang.org/x/time v0.14.0 // indirect
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af // indirect
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect