go: Evaluate the tool
directive in go1.24 for managing tool dependency
#11441
Labels
area/dev-productivity
Developer productivity related (how to improve development)
kind/enhancement
Enhancement, improvement, extension
How to categorize this issue?
/area dev-productivity
/kind enhancement
What would you like to be added:
From https://tip.golang.org/doc/go1.24#tools:
With this, we could adapt all the tool dependencies we manage to the new approach:
gardener/hack/tools.go
Lines 1 to 22 in e4950e2
Why is this needed:
Use the idiomatic way of managing tool dependencies.
The text was updated successfully, but these errors were encountered: