|
@@ -1,6 +1,7 @@
|
|
module github.com/emqx/kuiper
|
|
module github.com/emqx/kuiper
|
|
|
|
|
|
require (
|
|
require (
|
|
|
|
+ github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96 // indirect
|
|
github.com/benbjohnson/clock v1.0.0
|
|
github.com/benbjohnson/clock v1.0.0
|
|
github.com/buger/jsonparser v0.0.0-20191004114745-ee4c978eae7e
|
|
github.com/buger/jsonparser v0.0.0-20191004114745-ee4c978eae7e
|
|
github.com/eclipse/paho.mqtt.golang v1.2.0
|
|
github.com/eclipse/paho.mqtt.golang v1.2.0
|