File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/NVIDIA/KAI-scheduler
33go 1.24.4
44
55require (
6- github.com/NVIDIA/go-nvml v0.12.4 -1
6+ github.com/NVIDIA/go-nvml v0.13.0 -1
77 github.com/NVIDIA/gpu-operator v1.8.3-0.20250724212111-616690d88d86
88 github.com/aptible/supercronic v0.2.33
99 github.com/argoproj/argo-workflows/v3 v3.6.12
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1
1313github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
1414github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
1515github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
16- github.com/NVIDIA/go-nvml v0.12.4 -1 h1:WKUvqshhWSNTfm47ETRhv0A0zJyr1ncCuHiXwoTrBEc =
17- github.com/NVIDIA/go-nvml v0.12.4 -1 /go.mod h1:8Llmj+1Rr+9VGGwZuRer5N/aCjxGuR5nPb/9ebBiIEQ =
16+ github.com/NVIDIA/go-nvml v0.13.0 -1 h1:OLX8Jq3dONuPOQPC7rndB6+iDmDakw0XTYgzMxObkEw =
17+ github.com/NVIDIA/go-nvml v0.13.0 -1 /go.mod h1:+KNA7c7gIBH7SKSJ1ntlwkfN80zdx8ovl4hrK3LmPt4 =
1818github.com/NVIDIA/gpu-operator v1.8.3-0.20250724212111-616690d88d86 h1:KcEKuIVSUY5XJZTzLjbpD3DRPcQTLwkX1DyzuCZHYKU =
1919github.com/NVIDIA/gpu-operator v1.8.3-0.20250724212111-616690d88d86 /go.mod h1:EkmCOAWVMphjgnRpbqXhpArJQrOJjbKsoHcrklnisfU =
2020github.com/NVIDIA/k8s-kata-manager v0.2.3 h1:d5+gRFqU5el/fKMXhHUaPY7haj+dbHL4nDsO/q05LBo =
You can’t perform that action at this time.
0 commit comments