cos/tools: Use the correct module path for imports.

Also, use goimports to correct the import pattern.

BUG=b/160901711
TEST=go build (inside cmd/<tool name> except for cos_gpu_installer)

Change-Id: I3d9d9fd064d86436d977c258bedabc46a793d61b
22 files changed
tree: a3741bed18bafbda03a0d3389b7269cdd49fdf5f
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.