init commit websocket

This commit is contained in:
2026-01-22 10:23:33 +00:00
parent 52da421301
commit 02d70ee5db
5 changed files with 37 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ require (
github.com/goccy/go-json v0.10.2 // indirect
github.com/goccy/go-yaml v1.18.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/pgx/v5 v5.6.0 // indirect