Start to wire up sudo email, add email websocket

This commit is contained in:
Eli Ribble 2026-02-18 17:01:02 +00:00
parent 9cbb81f347
commit ea1af2da53
No known key found for this signature in database
7 changed files with 81 additions and 4 deletions

1
go.mod
View file

@ -48,6 +48,7 @@ require (
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/gorilla/schema v1.4.1 // indirect
github.com/gorilla/websocket v1.5.3 // 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