upgrades supporting modules and corrects type mismatch

This commit is contained in:
2023-11-19 12:17:34 -06:00
parent e2f737884c
commit 4258d307cc
6 changed files with 38 additions and 831 deletions

View File

@@ -7,7 +7,7 @@ import (
"os"
"time"
"tplink/internal/tplink"
"github.com/TheSp1der/tplink"
)
func main() {