lib: fixing go vet violations

These are all cosmetic except for the one in netconfig, which removes
dead code written by Cos. The removed code does seem to try to do
something so please take a closer look. Thanks.

Change-Id: Ibd4c483bbb4883ff5c329999eaa58a06ecc25f86
9 files changed
tree: 3ae4c03e7b18e780aba712c74de3298c51d4fd0e
  1. cmdline/
  2. dbutil/
  3. envvar/
  4. host/
  5. metadata/
  6. netconfig/
  7. netstate/
  8. set/
  9. textutil/
  10. toposort/
  11. vlog/
  12. .gitignore
  13. .godepcop
  14. AUTHORS
  15. CONTRIBUTORS
  16. LICENSE
  17. PATENTS
  18. README.md
  19. VERSION
README.md

This repository contains general purpose libraries used by the Vanadium project. TEST