Experimental gui.
This commit is contained in:
8
experimental/daemon/go.mod
Normal file
8
experimental/daemon/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module wild-cloud-central
|
||||
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/gorilla/mux v1.8.1
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
Reference in New Issue
Block a user