Update import path for github

This commit is contained in:
James Munnelly
2015-09-08 00:09:25 +01:00
parent 7d733c992e
commit 1c80f8d4a0
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"k8s.io/kubernetes/pkg/api"
"git.marley.xyz/e720/plex-elastic-transcoder/job"
"github.com/munnerz/plex-elastic-transcoder/job"
)
const kubernetesHost = "http://10.20.40.254:8080/"