mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25: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:
@@ -3,7 +3,7 @@
|
||||
|
||||
package command
|
||||
|
||||
import "github.com/mitchellh/cli"
|
||||
import "github.com/hashicorp/cli"
|
||||
|
||||
type PluginCommand struct {
|
||||
Meta
|
||||
|
||||
Reference in New Issue
Block a user