summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
7 hoursgo.mod: Make MQTT and Websocket dependencies explicitHEADmainxengineering
This was forgotten so far and fixed with `go mod tidy`.
2025-12-20Add github.com/eclipse/paho.mqtt.golangxengineering
This dependency is required to use MQTT with Go.
2025-12-10Add homematic-go v0.1.0xengineering
This is the minimal viable product (MVP) of this library suitable to build the MVP of the sia-server.
2025-12-10Add Go module xengineering.eu/sia-serverxengineering
This allows to add dependencies to this Go project.