-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Component(s)
No response
Describe the issue you're reporting
Currently the tools are using the pre-1.24 method for tracking tool dependencies.
Starting with Go 1.24 the recommended approach is to use the tools directive instead.
Migrating to the tools directive for tracking tool dependencies will simplify things a lot in the common Makefile by removing some dependencies, which can be tracked by the tools directive instead.
I can prepare a PR, if the maintainers are okay with such changes.
Let me know what do you think. Thanks!
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1
or me too
, to help us triage it. Learn more here.
rrhubenov, nickytd and JordanJordanov
Metadata
Metadata
Assignees
Labels
No labels