File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ build /logs /
2+ logs /
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require github.com/shirou/gopsutil/v3 v3.24.5
77require (
88 github.com/atotto/clipboard v0.1.4 // indirect
99 github.com/go-ole/go-ole v1.3.0 // indirect
10+ github.com/gorilla/websocket v1.5.3 // indirect
1011 github.com/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a // indirect
1112 github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
1213 github.com/shoenig/go-m1cpu v0.1.6 // indirect
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
1010github.1485827954.workers.dev/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
1111github.1485827954.workers.dev/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
1212github.1485827954.workers.dev/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
13+ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg =
14+ github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
1315github.1485827954.workers.dev/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 /go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I =
1416github.1485827954.workers.dev/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a h1:3Bm7EwfUQUvhNeKIkUct/gl9eod1TcXuj8stxvi/GoI =
1517github.1485827954.workers.dev/lufia/plan9stats v0.0.0-20240226150601-1dcf7310316a /go.mod h1:ilwx/Dta8jXAgpFYFvSWEMwxmbWXyiUHkd5FwyKhb5k =
You can’t perform that action at this time.
0 commit comments