mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
fix(api): fix missing windows dependency
This commit is contained in:
parent
a6692ee526
commit
e11df28df6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
package proxy
|
||||
|
||||
import (
|
||||
"github.com/Microsoft/go-winio"
|
||||
"net"
|
||||
"net/http"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue