mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
deps: Switch from mitchellh/cli to hashicorp/cli (#19321)
Co-authored-by: James Rasell <jrasell@hashicorp.com>
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"sort"
|
||||
"strings"
|
||||
|
||||
"github.com/hashicorp/cli"
|
||||
"github.com/hashicorp/nomad/api"
|
||||
"github.com/mitchellh/cli"
|
||||
)
|
||||
|
||||
type NodeCommand struct {
|
||||
|
||||
Reference in New Issue
Block a user