Report CLI limit reset status

This commit is contained in:
Gemma
2026-05-21 10:06:43 +02:00
parent 0788cffc88
commit 00a63df9a8
5 changed files with 327 additions and 79 deletions

5
go.mod
View File

@@ -2,7 +2,10 @@ module ai-limits-mqtt
go 1.23
require github.com/eclipse/paho.mqtt.golang v1.5.0
require (
github.com/creack/pty v1.1.24
github.com/eclipse/paho.mqtt.golang v1.5.0
)
require (
github.com/gorilla/websocket v1.5.3 // indirect