aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 7963a63..3e1e36c 100644
--- a/main.go
+++ b/main.go
@@ -1,7 +1,7 @@
package main
import (
- exec2 "github.com/Alexis211/nomad-driver-exec2/exec2"
+ "github.com/Alexis211/nomad-driver-exec2/exec2"
"github.com/hashicorp/go-hclog"
"github.com/hashicorp/nomad/plugins"