hashicorp / nomad-device-nvidia

Nomad device driver for Nvidia GPU
Mozilla Public License 2.0
16 stars 7 forks source link

build: purge testify and yaml as best we can #9

Closed shoenig closed 2 years ago

shoenig commented 2 years ago

This is a stab at addressing https://github.com/hashicorp/nomad-device-nvidia/pull/6#pullrequestreview-989754364 by updating dependencies, replace-ing the yaml packages, and purging testify (directly imports yaml). I suspect we'll also need to pull in https://github.com/hashicorp/go-hclog/pull/112 when it is ready.