summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c2e4b32..98dfc0e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
1module github.com/jvoisin/php-malware-finder 1module github.com/jvoisin/php-malware-finder
2 2
3go 1.16 3go 1.17
4 4
5require ( 5require (
6 github.com/hillu/go-yara/v4 v4.2.4 6 github.com/hillu/go-yara/v4 v4.2.4