This commit is contained in:
2024-12-29 23:29:33 -05:00
parent c2df6028b3
commit cad40565b0
11 changed files with 689 additions and 0 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.23
require (
github.com/go-chi/chi/v5 v5.2.0
github.com/go-chi/render v1.0.3
github.com/go-chi/docgen v1.3.0
)
require github.com/ajg/form v1.5.1 // indirect