Skip to content

Harden go dev tool refs#616

Merged
eapache-opslevel merged 1 commit intomainfrom
ehuus/go-tool-supply-chain
May 4, 2026
Merged

Harden go dev tool refs#616
eapache-opslevel merged 1 commit intomainfrom
ehuus/go-tool-supply-chain

Conversation

@eapache-opslevel
Copy link
Copy Markdown
Contributor

Make use of go's support for dev tools (see e.g. https://www.alexedwards.net/blog/how-to-manage-tool-dependencies-in-go-1.24-plus) which simplifies their usage and also hardens against supply-chain attacks because they now end up in go.sum with the other dependencies.

@eapache-opslevel eapache-opslevel merged commit ad1852c into main May 4, 2026
4 checks passed
@eapache-opslevel eapache-opslevel deleted the ehuus/go-tool-supply-chain branch May 4, 2026 18:07
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