Update yara
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
e7e8d3b1d0
commit
3f675583cb
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.16
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/go-chi/chi v1.5.4
|
github.com/go-chi/chi v1.5.4
|
||||||
github.com/hillu/go-yara/v4 v4.0.4
|
github.com/hillu/go-yara/v4 v4.1.0
|
||||||
github.com/package-url/packageurl-go v0.1.0
|
github.com/package-url/packageurl-go v0.1.0
|
||||||
github.com/sirupsen/logrus v1.8.0
|
github.com/sirupsen/logrus v1.8.0
|
||||||
github.com/spf13/afero v1.5.1
|
github.com/spf13/afero v1.5.1
|
||||||
|
|
Loading…
Reference in New Issue