Skip to content

[pull] master from golang:master#117

Merged
pull[bot] merged 2 commits into
trailofbits:masterfrom
golang:master
Jul 2, 2026
Merged

[pull] master from golang:master#117
pull[bot] merged 2 commits into
trailofbits:masterfrom
golang:master

Conversation

@pull

@pull pull Bot commented Jul 2, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

odeke-em and others added 2 commits July 2, 2026 07:18
After CL 795460, a couple of longtest builders got broken because
the max header value count for incoming requests was set by default
to 500, yet the subject benchmark operates on 1,000 headers so this
change simply gives it more breathing space by 30+nheaders.

Updates #79936
Fixes #80230

Change-Id: I0ab8a699be062ca967d090a070b803d8137453f1
Reviewed-on: https://go-review.googlesource.com/c/go/+/796520
Reviewed-by: Nicholas Husin <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Auto-Submit: Emmanuel Odeke <[email protected]>
Reviewed-by: Nicholas Husin <[email protected]>
LUCI-TryBot-Result: [email protected] <[email protected]>
Take a temporary replace directive in the go.mod for the
crypto/internal/cryptotest/wycheproof/_schema go.mod on
a yet-to-be-merged upstream fix to atombender/go-jsonschema. This fixes
a limitation where schemas with certain unmodelled properties (e.g.
conditional validation requirements) would result in the generated
code using a generic interface type instead of a structure.

With this in place the ML-DSA wycheproof test can lose its manually
defined structure + unmarshalling code in favour of using the generated
structure type that's always in-sync with upstream.

Change-Id: Ibbd7b41aaa0caf6414b319b77e62762b498ed6f8
Reviewed-on: https://go-review.googlesource.com/c/go/+/795301
Reviewed-by: Filippo Valsorda <[email protected]>
Auto-Submit: Daniel McCarney <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: [email protected] <[email protected]>
Reviewed-by: Hongxiang Jiang <[email protected]>
@pull pull Bot locked and limited conversation to collaborators Jul 2, 2026
@pull pull Bot added the ⤵️ pull label Jul 2, 2026
@pull pull Bot merged commit f5fd48f into trailofbits:master Jul 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants