fix(api): fix missing windows dependency

pull/3058/head
Anthony Lapenna 5 years ago
parent a6692ee526
commit e11df28df6

@ -3,6 +3,7 @@
package proxy
import (
"github.com/Microsoft/go-winio"
"net"
"net/http"

Loading…
Cancel
Save