Ported #2582 to v3

This commit is contained in:
Jamie Curnow
2023-03-08 08:37:43 +10:00
parent 215083f6cf
commit 292a209195
5 changed files with 4 additions and 30 deletions

View File

@ -12,7 +12,7 @@ require (
github.com/go-chi/chi v4.1.2+incompatible
github.com/go-chi/cors v1.2.1
github.com/go-chi/jwtauth v4.0.4+incompatible
github.com/jc21/go-sse v0.0.0-20230307041911-8ea9bdc44a58
github.com/jc21/go-sse v0.0.0-20230307071053-2e6b1dbcb7ec
github.com/jc21/jsref v0.0.0-20210608024405-a97debfc4760
github.com/jmoiron/sqlx v1.3.5
github.com/mattn/go-sqlite3 v1.14.16