mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-16 02:26:11 +00:00
Add enabled services on boot
This commit is contained in:
+4
-1
@@ -2,4 +2,7 @@ module ectl
|
||||
|
||||
go 1.23.4
|
||||
|
||||
require rsc.io/getopt v0.0.0-20170811000552-20be20937449 // indirect
|
||||
require (
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
rsc.io/getopt v0.0.0-20170811000552-20be20937449 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user