File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/markusressel/fan2go
33go 1.25.0
44
55require (
6- github.com/NVIDIA/go-nvml v0.13.3-0
6+ github.com/NVIDIA/go-nvml v0.13.3-1
77 github.com/asecurityteam/rolling v2.0.4+incompatible
88 github.com/creasty/defaults v1.8.0
99 github.com/fsnotify/fsnotify v1.10.1
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/MarvinJWendt/testza v0.3.0/go.mod h1:eFcL4I0idjtIx8P9C6KkAuLgATNKpX4/
1515github.com/MarvinJWendt/testza v0.4.2 /go.mod h1:mSdhXiKH8sg/gQehJ63bINcCKp7RtYewEjXsvsVUPbE =
1616github.com/MarvinJWendt/testza v0.5.2 h1:53KDo64C1z/h/d/stCYCPY69bt/OSwjq5KpFNwi+zB4 =
1717github.com/MarvinJWendt/testza v0.5.2 /go.mod h1:xu53QFE5sCdjtMCKk8YMQ2MnymimEctc4n3EjyIYvEY =
18- github.com/NVIDIA/go-nvml v0.13.3-0 h1:oJZ4+VTtPI/XT7XCfo5NvE9XTNrH8I3/KHy89rHxDxY =
19- github.com/NVIDIA/go-nvml v0.13.3-0 /go.mod h1:ahi2psRYoa+wYUBIrZPRO+wJs9lcvMhxSSkjjvsJJNQ =
18+ github.com/NVIDIA/go-nvml v0.13.3-1 h1:P76U2h88OZSiMtdhRsJjSF5DXyXUqHIXKeDicVAaae0 =
19+ github.com/NVIDIA/go-nvml v0.13.3-1 /go.mod h1:ahi2psRYoa+wYUBIrZPRO+wJs9lcvMhxSSkjjvsJJNQ =
2020github.com/asecurityteam/rolling v2.0.4+incompatible h1:WOSeokINZT0IDzYGc5BVcjLlR9vPol08RvI2GAsmB0s =
2121github.com/asecurityteam/rolling v2.0.4+incompatible /go.mod h1:2D4ba5ZfYCWrIMleUgTvc8pmLExEuvu3PDwl+vnG58Q =
2222github.com/atomicgo/cursor v0.0.1 /go.mod h1:cBON2QmmrysudxNBFthvMtN32r3jxVRIvzkUiF/RuIk =
You can’t perform that action at this time.
0 commit comments