fix(tui): runtime panic when tui with docker-base-setup (#1148)

* fix(tui): runtime panic when tui with docker-base-setup

* pass test case
This commit is contained in:
Kota Kanbe
2021-01-26 09:40:26 +09:00
committed by GitHub
parent 63f170cc7a
commit 51099f42c3
6 changed files with 37 additions and 240 deletions

View File

@@ -8,7 +8,7 @@ import (
"time"
"github.com/future-architect/vuls/config"
exploitmodels "github.com/mozqnet/go-exploitdb/models"
exploitmodels "github.com/vulsio/go-exploitdb/models"
)
// VulnInfos has a map of VulnInfo