Moved the REPL thing to its own package

This commit is contained in:
2026-01-03 21:48:18 +00:00
parent 6a988c2b62
commit 785db2a59b
6 changed files with 6 additions and 200 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
module esdi
go 1.23.2
go 1.25.5
require (
github.com/ESilva15/ESgoRepl v0.1.0
github.com/ESilva15/gobngsdk v0.0.2
github.com/ESilva15/goirsdk v0.2.0
github.com/spf13/cobra v1.8.1