fix(deps): bump golang.org/x/net to v0.55.0 for GO-2026-5026
cron-checker / vulnerabilities (pull_request) Successful in 2m3s
cron-checker / test (pull_request) Successful in 2m9s
cron-checker / build (pull_request) Successful in 15m56s

This commit is contained in:
2026-06-04 16:49:27 +02:00
parent 463ff31614
commit f901bd89b7
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.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