add build constraint for windows OS where necessary

This commit is contained in:
Baipyrus 2024-10-28 21:24:08 +01:00
parent 77e2fa01ef
commit a69abda660

View File

@ -1,3 +1,5 @@
//go:build windows
package proxy
import (