This commit is contained in:
Grail Finder
2025-07-31 10:46:07 +03:00
commit 757e948659
7 changed files with 410 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module grailbench
go 1.24.5
require github.com/BurntSushi/toml v1.5.0