Implement worker status
This commit is contained in:
parent
cf000931e4
commit
0be5af70c3
5 changed files with 62 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -6,5 +6,7 @@ require github.com/BurntSushi/toml v1.3.2
|
|||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/mackerelio/go-osstat v0.2.4 // indirect
|
||||
golang.org/x/sys v0.6.0 // indirect
|
||||
nhooyr.io/websocket v1.8.11 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue