File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ require (
1313 github.com/ebitengine/purego v0.9.1 // indirect
1414 github.com/go-ole/go-ole v1.2.6 // indirect
1515 github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
16- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
17- github.com/shirou/gopsutil/v4 v4.25.2 // indirect
16+ github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
17+ github.com/shirou/gopsutil/v4 v4.25.11 // indirect
1818 github.com/tklauser/go-sysconf v0.3.16 // indirect
1919 github.com/tklauser/numcpus v0.11.0 // indirect
2020 github.com/yusufpapurcu/wmi v1.2.4 // indirect
Original file line number Diff line number Diff line change @@ -55,10 +55,10 @@ github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byF
5555github.com/mattn/go-runewidth v0.0.19 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
5656github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
5757github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
58- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw =
59- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c /go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE =
60- github.com/shirou/gopsutil/v4 v4.25.2 h1:NMscG3l2CqtWFS86kj3vP7soOczqrQYIEhO/pMvvQkk =
61- github.com/shirou/gopsutil/v4 v4.25.2 /go.mod h1:34gBYJzyqCDT11b6bMHP0XCvWeU3J61XRT7a2EmCRTA =
58+ github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU =
59+ github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 /go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE =
60+ github.com/shirou/gopsutil/v4 v4.25.11 h1:X53gB7muL9Gnwwo2evPSE+SfOrltMoR6V3xJAXZILTY =
61+ github.com/shirou/gopsutil/v4 v4.25.11 /go.mod h1:EivAfP5x2EhLp2ovdpKSozecVXn1TmuG7SMzs/Wh4PU =
6262github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
6363github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
6464github.com/tklauser/go-sysconf v0.3.16 h1:frioLaCQSsF5Cy1jgRBrzr6t502KIIwQ0MArYICU0nA =
You can’t perform that action at this time.
0 commit comments