File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818github.com/go-logr/stdr v1.2.2 // indirect
1919github.com/go-ole/go-ole v1.3.0 // indirect
2020github.com/google/uuid v1.6.0 // indirect
21- github.com/lufia/plan9stats v0.0.0-20250224150550-a661cff19cfb // indirect
21+ github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d // indirect
2222github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
2323github.com/shirou/gopsutil/v4 v4.25.2 // indirect
2424github.com/tklauser/go-sysconf v0.3.14 // indirect
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
1414github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
1515github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1616github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
17- github.com/lufia/plan9stats v0.0.0-20250224150550-a661cff19cfb h1:YU0XAr3+rMpM8fP80KEesn32Qa9qkbquokvuwzWyYuA =
18- github.com/lufia/plan9stats v0.0.0-20250224150550-a661cff19cfb /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
17+ github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d h1:fjMbDVUGsMQiVZnSQsmouYJvMdwsGiDipOZoN66v844 =
18+ github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
1919github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
2020github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
2121github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU =
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515github.com/go-logr/logr v1.4.2 // indirect
1616github.com/go-logr/stdr v1.2.2 // indirect
1717github.com/go-ole/go-ole v1.3.0 // indirect
18- github.com/lufia/plan9stats v0.0.0-20250224150550-a661cff19cfb // indirect
18+ github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d // indirect
1919github.com/pmezard/go-difflib v1.0.0 // indirect
2020github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
2121github.com/tklauser/go-sysconf v0.3.14 // indirect
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
1616github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
1717github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
1818github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
19- github.com/lufia/plan9stats v0.0.0-20250224150550-a661cff19cfb h1:YU0XAr3+rMpM8fP80KEesn32Qa9qkbquokvuwzWyYuA =
20- github.com/lufia/plan9stats v0.0.0-20250224150550-a661cff19cfb /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
19+ github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d h1:fjMbDVUGsMQiVZnSQsmouYJvMdwsGiDipOZoN66v844 =
20+ github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d /go.mod h1:autxFIvghDt3jPTLoqZ9OZ7s9qTGNAWmYCjVFWPX/zg =
2121github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
2222github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
2323github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU =
You can’t perform that action at this time.
0 commit comments