commit | ec6e61b6239b955b6e7623ba3b604e8030154773 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Oct 23 10:21:27 2019 -0700 |
committer | khenaidoo Nursimulu <knursimu@ciena.com> | Wed Oct 23 21:25:08 2019 +0000 |
tree | 993720162e4a89bbabafaf00152306e138a04425 | |
parent | bdae73c95c8320152bb7338991438112c3cf4fe3 [diff] [blame] |
VOL-2139 update tests to use voltha-lib-go instead of voltha-go Change-Id: I7581bf051e8aede6c46abb894b14c5871b713378
diff --git a/tests/afrouter/tester/main.go b/tests/afrouter/tester/main.go index 1037de0..ce07524 100644 --- a/tests/afrouter/tester/main.go +++ b/tests/afrouter/tester/main.go
@@ -22,7 +22,7 @@ package main import ( - "github.com/opencord/voltha-go/common/log" + "github.com/opencord/voltha-lib-go/pkg/log" ) func main() {