Initial draft of shifting from chi to gorilla/mux

This commit is contained in:
Eli Ribble 2026-04-01 16:19:11 +00:00
parent 5172400803
commit 6c311c76e3
No known key found for this signature in database
15 changed files with 993 additions and 141 deletions

1
go.mod
View file

@ -57,6 +57,7 @@ require (
github.com/gobwas/ws v1.4.0 // indirect
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/gorilla/mux v1.8.1 // indirect
github.com/invopop/jsonschema v0.13.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect