fix: import sys/windows

This commit is contained in:
seriousm4x
2023-10-19 19:02:13 +02:00
parent f351df6b88
commit 92a142b5ee

View File

@@ -6,6 +6,8 @@ package networking
import (
"os"
"os/exec"
"golang.org/x/sys/windows"
)
// Set platform specifiy custom process attributes