- Fix bug where Docker Swarm device selection is ignored if
NVIDIA_VISIBLE_DEVICES
is also set - Improve unit testing by using require package and adding coverage reports
- Remove unneeded go dependencies by running go mod tidy
- Move contents of
pkg
directory tocmd
for CLI tools - Ensure make binary target explicitly sets GOOS