refactor(exploitdb): use pipeline effectively (#1314)

https://github.com/vulsio/go-exploitdb/pull/64
This commit is contained in:
Kota Kanbe
2021-10-01 09:10:49 +09:00
committed by GitHub
parent 77808a2c05
commit 9ef8cee36e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -52,7 +52,7 @@ require (
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/cobra v1.2.1
github.com/vulsio/go-cve-dictionary v0.8.2-0.20210930001709-cf3186eb9baf
github.com/vulsio/go-exploitdb v0.4.2-0.20210930011714-10b78a3740a9
github.com/vulsio/go-exploitdb v0.4.2-0.20210930235136-c10d2716b7e2
github.com/vulsio/go-msfdb v0.2.1-0.20210928020521-9b56a938f544
github.com/vulsio/gost v0.4.1-0.20210928234623-3e6372ba2821
github.com/vulsio/goval-dictionary v0.6.1