feat: notify document updates over websocket
This commit is contained in:
@@ -4,6 +4,7 @@ go 1.24.2
|
||||
|
||||
require (
|
||||
github.com/go-chi/chi/v5 v5.2.5
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/tursodatabase/go-libsql v0.0.0-20260424063416-3051e37e6e04
|
||||
github.com/yuin/goldmark v1.8.2
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user