Skip to content
Snippets Groups Projects
Commit 63d838b1 authored by ale's avatar ale
Browse files

Merge branch 'renovate/github.com-hillu-go-yara-v4-4.x' into 'master'

Update module hillu/go-yara/v4 to v4.0.6

See merge request ai3/tools/yarascan!4
parents 1991a9ec af1b18a7
Branches master
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ addons:
- gcc
- pkg-config
before_install:
- YARA_VERSION=4.0.4
- YARA_VERSION=4.1.0
- wget --no-verbose -O- https://github.com/VirusTotal/yara/archive/v${YARA_VERSION}.tar.gz | tar -C ${HOME} -xzf -
- ( cd ${HOME}/yara-${YARA_VERSION} && ./bootstrap.sh )
- ( mkdir -p ${HOME}/yara-build &&
......
......@@ -54,7 +54,7 @@ github.com/gorilla/handlers
github.com/hashicorp/errwrap
# github.com/hashicorp/go-multierror v1.1.0
github.com/hashicorp/go-multierror
# github.com/hillu/go-yara/v4 v4.0.5
# github.com/hillu/go-yara/v4 v4.0.6
## explicit
github.com/hillu/go-yara/v4
# github.com/mattn/go-sqlite3 v1.10.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment