mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
move pluginutils -> helper/pluginutils
I wanted a different color bikeshed, so I get to paint it
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"github.com/hashicorp/nomad/plugins/drivers/utils"
|
||||
"github.com/hashicorp/nomad/plugins/shared/hclspec"
|
||||
pstructs "github.com/hashicorp/nomad/plugins/shared/structs"
|
||||
"github.com/hashicorp/nomad/pluginutils/loader"
|
||||
"github.com/hashicorp/nomad/helper/pluginutils/loader"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user