Update the SDK calls

This commit is contained in:
2025-01-07 21:50:49 +00:00
parent 50cee7fd1e
commit 0cf1f41d1d
7 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.23.2
require (
github.com/ESilva15/gobngsdk v0.0.2
github.com/ESilva15/goirsdk v0.1.0
github.com/ESilva15/goirsdk v0.1.1
github.com/spf13/cobra v1.8.1
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07
)