mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
vendor: explicit use of hashicorp/go-msgpack
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"io"
|
||||
"text/template"
|
||||
|
||||
"github.com/ugorji/go/codec"
|
||||
"github.com/hashicorp/go-msgpack/codec"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user