From b0fcc3e7590b9f3486f1edf8c2b004d035e38652 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 20 Dec 2025 12:09:44 +0100 Subject: Add github.com/eclipse/paho.mqtt.golang This dependency is required to use MQTT with Go. --- vendor/modules.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index 60ea594..3d2f94a 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,6 +1,20 @@ # github.com/beevik/etree v1.6.0 ## explicit; go 1.23.0 github.com/beevik/etree +# github.com/eclipse/paho.mqtt.golang v1.5.1 +## explicit; go 1.24.0 +github.com/eclipse/paho.mqtt.golang +github.com/eclipse/paho.mqtt.golang/packets +# github.com/gorilla/websocket v1.5.3 +## explicit; go 1.12 +github.com/gorilla/websocket +# golang.org/x/net v0.44.0 +## explicit; go 1.24.0 +golang.org/x/net/internal/socks +golang.org/x/net/proxy +# golang.org/x/sync v0.17.0 +## explicit; go 1.24.0 +golang.org/x/sync/semaphore # xengineering.eu/homematic-go v0.1.0 ## explicit; go 1.25.5 xengineering.eu/homematic-go/homematic -- cgit v1.2.3-70-g09d2