Hallucinate actual json fucking thing

This commit is contained in:
2025-08-21 22:15:02 +02:00
parent bff7cc2a27
commit 491a030bf8
5 changed files with 510 additions and 12 deletions

4
go.mod
View File

@@ -21,6 +21,10 @@ require (
github.com/mattn/go-sqlite3 v1.14.22 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rogpeppe/go-internal v1.14.1 // indirect
github.com/tidwall/gjson v1.18.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/tidwall/sjson v1.2.5 // indirect
golang.org/x/mod v0.21.0 // indirect
golang.org/x/sync v0.11.0 // indirect
golang.org/x/text v0.22.0 // indirect