We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01f9e01 + 82edec2 commit 63450b0Copy full SHA for 63450b0
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