diff options
| author | xengineering <me@xengineering.eu> | 2025-12-20 12:09:44 +0100 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2025-12-20 12:09:44 +0100 |
| commit | b0fcc3e7590b9f3486f1edf8c2b004d035e38652 (patch) | |
| tree | 81c123444d97f311e3b45a1881c9d2ff4ad2581b /vendor/modules.txt | |
| parent | f9fac85222892e45554a2cc49dd93455a374ef68 (diff) | |
| download | sia-server-b0fcc3e7590b9f3486f1edf8c2b004d035e38652.tar sia-server-b0fcc3e7590b9f3486f1edf8c2b004d035e38652.tar.zst sia-server-b0fcc3e7590b9f3486f1edf8c2b004d035e38652.zip | |
Add github.com/eclipse/paho.mqtt.golang
This dependency is required to use MQTT with Go.
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 14 |
1 files changed, 14 insertions, 0 deletions
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 |
