Remove BurntSushi/toml go dependency

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar
2023-08-10 15:11:51 +02:00
parent 3670e7b89e
commit 96766aa719
18 changed files with 0 additions and 4315 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module github.com/NVIDIA/nvidia-container-toolkit
go 1.20
require (
github.com/BurntSushi/toml v1.2.1
github.com/NVIDIA/go-nvml v0.12.0-1
github.com/container-orchestrated-devices/container-device-interface v0.6.0
github.com/fsnotify/fsnotify v1.5.4