Skip to content

Commit

Permalink
add local directive for signature helpers
Browse files Browse the repository at this point in the history
testing, remove this commit after
  • Loading branch information
yanivagman committed Dec 24, 2024
1 parent fcef039 commit 28227dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ go 1.22.0

toolchain go1.22.4

replace (
github.com/aquasecurity/tracee/signatures/helpers => ./signatures/helpers
)

require (
github.com/IBM/fluent-forward-go v0.2.2
github.com/Masterminds/sprig/v3 v3.2.3
Expand Down

0 comments on commit 28227dc

Please sign in to comment.