Skip to content

Commit c7e1dc9

Browse files
committed
🌱 Remove the empty go.mod/sum files from hack/tools
All the tool binaries are managed via go install nowadays, so no need to keep the module files around. Add a .keep file to keep the now empty tools directory. It will still be used by the build to store the tool binaries. Even though it would be created automatically, having it as part of the git tree makes it more obvious that it's still being used by the build. See: 9847243 ("Use go-install for versioned dependencies") Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
1 parent 5aaf119 commit c7e1dc9

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed
File renamed without changes.

hack/tools/go.mod

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)