mirror of
https://github.com/jpeletier/koolnova2mqtt.git
synced 2026-04-20 23:50:53 +00:00
fixed watcher tests
This commit is contained in:
4
go.mod
4
go.mod
@@ -6,9 +6,7 @@ require (
|
||||
github.com/RobinUS2/golang-moving-average v1.0.0
|
||||
github.com/eclipse/paho.mqtt.golang v1.3.0
|
||||
github.com/epiclabs-io/diff3 v0.0.0-20181217103619-05282cece609 // indirect
|
||||
github.com/epiclabs-io/ut v0.0.0-20190416122157-8da7fe4b4947
|
||||
github.com/goburrow/modbus v0.1.0
|
||||
github.com/epiclabs-io/ut v0.0.0-20201221095005-a2a4f565f0d0
|
||||
github.com/goburrow/serial v0.1.0 // indirect
|
||||
github.com/stretchr/testify v1.6.1
|
||||
github.com/wz2b/modbus v0.1.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user