Add Go transcript and glossary schemas

This commit is contained in:
2026-05-10 23:52:36 +00:00
parent ea8def423e
commit 950edc01f2
20 changed files with 898 additions and 0 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module gitea.maximumdirect.net/eric/audita
go 1.22
require gopkg.in/yaml.v3 v3.0.1