feat: implement Remote WinBox worker, API, frontend integration, OpenBao persistence, and supporting docs
This commit is contained in:
5
winbox-worker/go.mod
Normal file
5
winbox-worker/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/the-other-dude/winbox-worker
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/google/uuid v1.6.0
|
||||
Reference in New Issue
Block a user