mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Fix executor builds on Windows
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"os/exec"
|
||||
"time"
|
||||
|
||||
cstructs "github.com/hashicorp/nomad/client/driver/structs"
|
||||
"golang.org/x/sys/windows"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user