mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
loader and singleton
This commit is contained in:
committed by
Michael Schurter
parent
b9f36134dc
commit
c19cd2e5cf
@@ -27,7 +27,7 @@ import (
|
||||
"github.com/hashicorp/nomad/nomad"
|
||||
"github.com/hashicorp/nomad/nomad/structs"
|
||||
"github.com/hashicorp/nomad/nomad/structs/config"
|
||||
"github.com/hashicorp/nomad/plugins/shared/loader"
|
||||
"github.com/hashicorp/nomad/pluginutils/loader"
|
||||
"github.com/hashicorp/raft"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user