use our fork of grokky (#953)

This commit is contained in:
blotus 2021-09-09 14:46:16 +02:00 committed by GitHub
parent e89543f725
commit 7a1b955ad1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,7 @@ import (
"strings"
"github.com/antonmedv/expr"
"github.com/logrusorgru/grokky"
"github.com/crowdsecurity/grokky"
"github.com/pkg/errors"
yaml "gopkg.in/yaml.v2"