fix(deps): update golang.org/x/net to v0.53.0 for GO-2026-4918 (#356)
Release / release (push) Successful in 1m29s
cron-checker / test (push) Successful in 1m41s
cron-checker / vulnerabilities (push) Successful in 2m35s
cron-checker / build (push) Failing after 14m38s

This commit was merged in pull request #356.
This commit is contained in:
2026-05-12 13:26:55 +00:00
parent c6a9635435
commit fbebd9e2c2
2 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -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.49.0 // indirect
golang.org/x/net v0.53.0 // indirect
golang.org/x/oauth2 v0.34.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/term v0.39.0 // indirect
golang.org/x/text v0.33.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/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