commit | ce7670056d2f2c3ccbd30a33223df7858b8f20a3 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Oct 23 13:30:24 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Thu Oct 24 13:13:55 2019 -0700 |
tree | 5cdfd8a124e7983933583d83deb22a45806a0e91 | |
parent | 456b893dc42ccc5f3c8f284e9e5aa0af84e19e91 [diff] [blame] |
VOL-2138 move to v2 imports Change-Id: I90ddee93438532aae9ea9dbc445b7e034d28c56a
diff --git a/pkg/techprofile/config.go b/pkg/techprofile/config.go index f9655a8..3a45af1 100644 --- a/pkg/techprofile/config.go +++ b/pkg/techprofile/config.go
@@ -16,7 +16,7 @@ package techprofile import ( - "github.com/opencord/voltha-lib-go/pkg/db/model" + "github.com/opencord/voltha-lib-go/v2/pkg/db/model" ) // tech profile default constants