mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-04 19:25:13 -04:00
fix: import sys/windows
This commit is contained in:
@@ -6,6 +6,8 @@ package networking
|
||||
import (
|
||||
"os"
|
||||
"os/exec"
|
||||
|
||||
"golang.org/x/sys/windows"
|
||||
)
|
||||
|
||||
// Set platform specifiy custom process attributes
|
||||
|
||||
Reference in New Issue
Block a user