We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94da6e4 commit b2465dfCopy full SHA for b2465df
actions/vql_test.go
@@ -18,6 +18,7 @@ import (
18
19
// For execve and query
20
_ "www.velocidex.com/golang/velociraptor/vql/common"
21
+ _ "www.velocidex.com/golang/velociraptor/vql/protocols"
22
_ "www.velocidex.com/golang/velociraptor/vql/tools"
23
)
24
0 commit comments