This commit is contained in:
Max Richter
2025-09-24 21:32:27 +02:00
parent 26c303d9cf
commit 66ab9ca7fc
21 changed files with 450 additions and 9 deletions

View File

@@ -1,10 +1,11 @@
go 1.24.5
go 1.25.1
use (
./parser
./registry
./renderer
./server
./server-new
./template
./testdata
./validator