We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f5df0 commit e9e27afCopy full SHA for e9e27af
api/go.mod
@@ -1,6 +1,6 @@
1
module github.com/aquasecurity/tracee/api
2
3
-go 1.24
+go 1.24.0
4
5
toolchain go1.24.9
6
cmd/traceectl/go.mod
module github.com/aquasecurity/tracee/cmd/traceectl
common/go.mod
module github.com/aquasecurity/tracee/common
types/go.mod
module github.com/aquasecurity/tracee/types
0 commit comments