feat: add multi-engine regex flavour support

This commit is contained in:
2026-07-27 11:43:51 +02:00
parent 7079cde15f
commit 7f3a91ad37
340 changed files with 643286 additions and 483 deletions

5
engines/go/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.add-ideas.de/zemion/regex-tools/engines/go
go 1.26.0
toolchain go1.26.5