m6220-proxy: start fixing paths

master
Serge Bazanski 2018-10-25 12:31:20 +01:00
parent b33646bdb9
commit 2353f20933
5 changed files with 3 additions and 3 deletions

View File

@ -8,14 +8,14 @@ import (
"strconv"
"strings"
"code.hackerspace.pl/q3k/mirko"
"code.hackerspace.pl/hscloud/go/mirko"
"github.com/golang/glog"
"github.com/ziutek/telnet"
"google.golang.org/grpc/codes"
"google.golang.org/grpc/status"
pb "code.hackerspace.pl/q3k/m6220-proxy/proto"
tpb "code.hackerspace.pl/q3k/topo/proto/control"
tpb "code.hackerspace.pl/hscloud/go/proto/control"
pb "code.hackerspace.pl/hscloud/go/svc/m6220-proxy/proto"
)
var (