mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
add missing import
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/hashicorp/go-msgpack/codec"
|
||||
"github.com/hashicorp/nomad/nomad/structs"
|
||||
|
||||
Reference in New Issue
Block a user