Explorar o código

bug(mod): add back bbloom for go.mod

ngjaying %!s(int64=5) %!d(string=hai) anos
pai
achega
e3f316e724
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      go.mod

+ 1 - 0
go.mod

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