1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-09-18 11:52:04 +02:00

module: update module github.com/eclipse/paho.mqtt.golang to v1.5.1

This commit is contained in:
renovate[bot]
2025-09-18 01:01:48 +00:00
committed by GitHub
parent 0bad1106ce
commit d2bad8f3f7

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.23.0
require (
github.com/currantlabs/gatt v0.0.0-20161006170101-f949eac78f4e
github.com/eclipse/paho.mqtt.golang v1.5.0
github.com/eclipse/paho.mqtt.golang v1.5.1
github.com/go-ble/ble v0.0.0-20200120171844-0a73a9da88eb
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.11.1