We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f9e01 commit 82edec2Copy full SHA for 82edec2
objdb/modeldb/modeldb.go
@@ -18,7 +18,7 @@ package modeldb
18
// Wrapper for persistently storing object model
19
20
import (
21
- "github.com/contiv/objdb"
+ "github.com/contiv/netplugin/objdb"
22
23
log "github.com/Sirupsen/logrus"
24
)
0 commit comments