making some progress

This commit is contained in:
2026-04-25 13:31:41 -06:00
parent 27088c2cd8
commit 09f4421f7f
11 changed files with 166 additions and 125 deletions

1
go.mod
View File

@@ -15,6 +15,7 @@ require (
github.com/go-chi/chi v4.1.2+incompatible // indirect
github.com/go-chi/chi/v5 v5.2.5 // indirect
github.com/goccy/go-yaml v1.9.5 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/graphql-go/graphql v0.8.0 // indirect
github.com/graphql-go/handler v0.2.3 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect