Rename github.com/NVIDIA/container-toolkit to nvidia-container-toolkit

The repo name on github recently changed, so all references here should
as well.

Signed-off-by: Kevin Klues <kklues@nvidia.com>
This commit is contained in:
Kevin Klues
2020-07-24 11:40:24 +00:00
parent d10144b3b1
commit 8b248b6631
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/NVIDIA/container-toolkit
module github.com/NVIDIA/nvidia-container-toolkit
go 1.14