commit | ec0919b4527fcc7fcc531d78c687b1bfbadcdf0f | [log] [tgz] |
---|---|---|
author | Stephane Barbarie <sbarbari@ciena.com> | Wed Sep 05 14:14:29 2018 -0400 |
committer | Stephane Barbarie <sbarbari@ciena.com> | Wed Sep 05 14:14:29 2018 -0400 |
tree | 828a21f3b930388aa8281535aec86e6472ed84e9 | |
parent | bf6e7bb28d756618e6e721a90e1ec64f6490f2f1 [diff] [blame] |
VOL-1175: Added proxy CRUD for new data model Change-Id: Ie218a2567746d87a951f23aa6b774b2f01541cf9
diff --git a/db/model/child_type_test.go b/db/model/child_type_test.go index f60462c..2f75eba 100644 --- a/db/model/child_type_test.go +++ b/db/model/child_type_test.go
@@ -17,7 +17,7 @@ import ( "fmt" - "github.com/opencord/voltha/protos/go/voltha" + "github.com/opencord/voltha-go/protos/voltha" "reflect" "testing" )