Skip to content

build: go install -> go install tool to control checksums#8646

Merged
srenatus merged 1 commit into
open-policy-agent:mainfrom
srenatus:sr/wormpmurvyxk
May 12, 2026
Merged

build: go install -> go install tool to control checksums#8646
srenatus merged 1 commit into
open-policy-agent:mainfrom
srenatus:sr/wormpmurvyxk

Conversation

@srenatus
Copy link
Copy Markdown
Contributor

This is slightly more control, avoiding a supply chain risk.

https://pkg.go.dev/cmd/go#hdr-Package_lists_and_patterns mentions the "tool" go.mod meta-pattern

This is slightly more control, avoiding a supply chain risk.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
Copy link
Copy Markdown
Contributor

@johanfylling johanfylling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@srenatus srenatus merged commit cb94b00 into open-policy-agent:main May 12, 2026
41 checks passed
@srenatus srenatus deleted the sr/wormpmurvyxk branch May 12, 2026 10:31
@github-actions
Copy link
Copy Markdown

Benchmark Regression Detected

Commit cb94b005f5cf5e557e403f4523968e61d6c96313 introduced benchmark regressions (threshold: >25% ns/op increase).

Package Benchmark Regression
v1/types BenchmarkAnyUnionAllUniqueTypes/500x1000-4 +32%
v1/types BenchmarkAnyUnionAllUniqueTypes/100x2500-4 +31%
v1/ast BenchmarkFromBuiltinNames/three_parts-4 +26%

Benchmarks Dashboard

This comment was automatically generated by the benchmarks workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants