Skip to content

Migrate tool dependencies to tools directive #13721

@dnaeon

Description

@dnaeon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions