This commit is contained in:
Eric Sim 2018-12-11 16:11:04 -08:00
parent 8fb9097dbd
commit 803cf4a29e
4 changed files with 39 additions and 39 deletions

View File

@ -82,7 +82,7 @@ func (u *updater) Update(datastore database.Datastore) (response vulnsrc.UpdateR
}
if !found {
flagValue = "";
flagValue = ""
}
var timestamp string