This pulls in a newer version of gopkg.in/yaml.v3 that no longer
contains a high severity CVE https://nvd.nist.gov/vuln/detail/CVE-2022-28948
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
This updates go-nvml to include fixes for getting devices by UUID
and to remove the panic from calls to Init and Shutdown.
Signed-off-by: Evan Lezar <elezar@nvidia.com>