File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
28
28
github.com/spf13/cobra v1.8.1
29
29
github.com/spf13/viper v1.19.0
30
30
github.com/stretchr/testify v1.10.0
31
- github.com/zcalusic/sysinfo v1.1.2
31
+ github.com/zcalusic/sysinfo v1.1.3
32
32
golang.org/x/arch v0.0.0-20201008161808-52c3e6f60cff
33
33
golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d
34
34
golang.org/x/sys v0.28.0
Original file line number Diff line number Diff line change @@ -293,6 +293,8 @@ github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo
293
293
github.com/yusufpapurcu/wmi v1.2.4 /go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0 =
294
294
github.com/zcalusic/sysinfo v1.1.2 h1:38KUgZQmCxlN9vUTt4miis4rU5ISJXGXOJ2rY7bMC8g =
295
295
github.com/zcalusic/sysinfo v1.1.2 /go.mod h1:NX+qYnWGtJVPV0yWldff9uppNKU4h40hJIRPf/pGLv4 =
296
+ github.com/zcalusic/sysinfo v1.1.3 h1:u/AVENkuoikKuIZ4sUEJ6iibpmQP6YpGD8SSMCrqAF0 =
297
+ github.com/zcalusic/sysinfo v1.1.3 /go.mod h1:NX+qYnWGtJVPV0yWldff9uppNKU4h40hJIRPf/pGLv4 =
296
298
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
297
299
go.opencensus.io v0.24.0 /go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo =
298
300
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 h1:ZIg3ZT/aQ7AfKqdwp7ECpOK6vHqquXXuyTjIO8ZdmPs =
You can’t perform that action at this time.
0 commit comments