Skip to content

go.mod: update golang.org/x dependencies #280

go.mod: update golang.org/x dependencies

go.mod: update golang.org/x dependencies #280

Triggered via push February 10, 2025 19:00
Status Failure
Total duration 47s
Artifacts

govulncheck.yml

on: push
govulncheck
39s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

7 errors
govulncheck
auth.Header calls oauth2.reuseTokenSource.Token, which eventually calls nistec.P256Point.ScalarBaseMult
govulncheck
middleware.validateIAPToken calls idtoken.Validate, which eventually calls nistec.P256Point.ScalarMult
govulncheck
testhelper.SetupTestClientAndServer calls httptest.NewTLSServer, which eventually calls nistec.P256Point.SetBytes
govulncheck
gcpqueue.gcp.ScheduleFetch calls apiv2.Client.CreateTask, which eventually calls json.Decoder.Peek
govulncheck
gcpqueue.gcp.ScheduleFetch calls apiv2.Client.CreateTask, which eventually calls json.Decoder.Read
govulncheck
gcpqueue.gcp.ScheduleFetch calls apiv2.Client.CreateTask, which eventually calls protojson.Unmarshal
govulncheck
Process completed with exit code 3.