VOL-2111 use voltha-lib-go
Change-Id: I307c3c5648476d9bdc2c855be7d59bd9264665bd
diff --git a/adaptercore/openolt_test.go b/adaptercore/openolt_test.go
index 3ae765a..bac94a3 100644
--- a/adaptercore/openolt_test.go
+++ b/adaptercore/openolt_test.go
@@ -23,9 +23,9 @@
"sync"
"testing"
- com "github.com/opencord/voltha-go/adapters/common"
- "github.com/opencord/voltha-go/kafka"
fu "github.com/opencord/voltha-go/rw_core/utils"
+ com "github.com/opencord/voltha-lib-go/pkg/adapters/common"
+ "github.com/opencord/voltha-lib-go/pkg/kafka"
ic "github.com/opencord/voltha-protos/go/inter_container"
"github.com/opencord/voltha-protos/go/openflow_13"
ofp "github.com/opencord/voltha-protos/go/openflow_13"