Add eslogger completion and Go tools

This commit is contained in:
tke
2026-03-07 10:32:52 +01:00
parent 412f812fe2
commit cf17b37a7d
11 changed files with 561 additions and 0 deletions

5
tools/go/bincmp/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module gobincmp
go 1.24.4
require github.com/glaslos/ssdeep v0.4.0