feat(go-exploitdb): add error handling (#1310)
* feat(go-exploitdb): add error handling * chore: rename * go get -u go-exploitdb Co-authored-by: Kota Kanbe <kotakanbe@gmail.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -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.1
|
||||
github.com/vulsio/go-exploitdb v0.4.0
|
||||
github.com/vulsio/go-exploitdb v0.4.2-0.20210930011714-10b78a3740a9
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user