修复在Windows上的编译问题

This commit is contained in:
刘祥超
2021-03-10 15:02:56 +08:00
parent 3f02235553
commit e9c878ccd6

View File

@@ -4,6 +4,7 @@ package utils
import (
"fmt"
teaconst "github.com/TeaOSLab/EdgeAPI/internal/const"
"github.com/iwind/TeaGo/Tea"
"golang.org/x/sys/windows"
"golang.org/x/sys/windows/svc"