File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ import (
77 "testing"
88
99 "github.com/go-kit/kit/log"
10- "github.com/l-vitaly /eutils"
10+ "github.com/devimteam /eutils"
1111 "github.com/devimteam/go-kit/test/pb"
1212 "github.com/devimteam/go-kit/transportlayer"
1313 transportgrpc "github.com/devimteam/go-kit/transportlayer/grpc"
14- "github.com/l-vitaly /gounit"
14+ "github.com/devimteam /gounit"
1515 context2 "golang.org/x/net/context"
1616 "google.golang.org/grpc"
1717)
Original file line number Diff line number Diff line change 99 "github.com/go-kit/kit/log"
1010 "github.com/go-kit/kit/metrics"
1111 "github.com/go-kit/kit/tracing/opentracing"
12- "github.com/l-vitaly /eutils"
12+ "github.com/devimteam /eutils"
1313 opentracinggo "github.com/opentracing/opentracing-go"
1414)
1515
You can’t perform that action at this time.
0 commit comments