Adds fetching and toggling alerts
All checks were successful
Gitea Build Action / build-go (push) Successful in 28s
Gitea Build Action / build-nuxt (push) Successful in 10m8s

This commit is contained in:
Daniel Svitan
2025-06-07 08:59:34 +02:00
parent ae7db8290c
commit 000c12845c
6 changed files with 159 additions and 105 deletions

View File

@@ -9,6 +9,7 @@ require (
)
require (
github.com/gorilla/websocket v1.5.3 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect