* Move dependencies of tools package to a tools directory * remove TOOLS_MOD_DIR from ALL_GO_MOD_DIRS in a Makefile. then run 'go mod tidy' on ALL_GO_MOD_DIRS and TOOLS_MOD_DIR. Co-authored-by: Rahul Patel <rghetia@yahoo.com>