Update to 3.5.0.
Changelog:
- Add dependence on nvidia-container-toolkit >= 1.5.0
- Move main to cmd/nvidia-container-runtime to make it go-installable
- Switch to logrus for logging and refactor how logging is done
- Reorganize the code structure and format it correctly