Prototype for websockspec

This commit is contained in:
Hein
2025-12-12 16:14:47 +02:00
parent b22792bad6
commit 1b2b0d8f0b
15 changed files with 4600 additions and 0 deletions

1
go.mod
View File

@@ -44,6 +44,7 @@ require (
github.com/go-logr/logr v1.4.3 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect