We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35b0ddc + 6f91c20 commit 1b51903Copy full SHA for 1b51903
1 file changed
etcd/members.go
@@ -7,7 +7,7 @@ import (
7
"github.com/Masterminds/cookoo"
8
"github.com/Masterminds/cookoo/log"
9
"github.com/coreos/etcd/client"
10
- "github.com/deis/deis/pkg/k8s"
+ "github.com/deis/pkg/k8s"
11
12
"k8s.io/kubernetes/pkg/labels"
13
)
0 commit comments