feat(v2): add annotated evidence and alert dispatch

This commit is contained in:
ila
2026-07-22 21:17:50 +08:00
parent 3edda4fb62
commit d183170554
9 changed files with 424 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.24.0
require (
github.com/lxn/walk v0.0.0-20210112085537-c389da54e794
github.com/yalue/onnxruntime_go v1.31.0
golang.org/x/image v0.24.0
)
require (