mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-22 22:06:35 +01:00
Remove unsafe package use in windows system detector
This commit is contained in:
@ -8,7 +8,6 @@ import (
|
||||
"golang.org/x/sys/windows"
|
||||
"log"
|
||||
"os"
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
func systemGetWINEVersion() string {
|
||||
|
||||
Reference in New Issue
Block a user