module ruleprocess
|
|
go 1.12
|
|
require (
|
basic.com/dbapi.git v0.0.0-20191025084729-a04db890e7b5
|
basic.com/fileserver/WeedFSClient.git v0.0.0-20191105073656-98059e699477
|
basic.com/pubsub/cache.git v0.0.0-20190718093725-6a413e1d7d48
|
basic.com/pubsub/protomsg.git v0.0.0-20191105082616-7a5fc5da9c09
|
basic.com/valib/deliver.git v0.0.0-20190927081905-2d390df9ede3
|
basic.com/valib/gopherdiscovery.git v0.0.0-20190605034340-15d89d8b4e28
|
basic.com/valib/logger.git v0.0.0-20190928113028-4907b08c4159
|
basic.com/valib/shm.git v0.0.0-20190829074754-ad2e00879627 // indirect
|
github.com/Microsoft/go-winio v0.4.12 // indirect
|
github.com/ajg/form v1.5.1 // indirect
|
github.com/go-yaml/yaml v2.1.0+incompatible
|
github.com/gogo/protobuf v1.2.1
|
github.com/golang/protobuf v1.3.1
|
github.com/kirinlabs/HttpRequest v0.1.5 // indirect
|
github.com/knetic/govaluate v3.0.0+incompatible
|
github.com/pierrec/lz4 v2.2.3+incompatible
|
github.com/satori/go.uuid v1.2.0
|
github.com/spf13/viper v1.4.0
|
github.com/tmthrgd/go-sem v0.0.0-20160607101025-0214dbf53877 // indirect
|
github.com/tmthrgd/go-shm v0.0.0-20170117044846-90afcfcd5ee9 // indirect
|
github.com/tmthrgd/shm-go v0.0.0-20170130075737-7207ca97b290 // indirect
|
gocv.io/x/gocv v0.20.0
|
golang.org/x/net v0.0.0-20190603091049-60506f45cf65 // indirect
|
golang.org/x/sys v0.0.0-20190602015325-4c4f7f33c9ed // indirect
|
nanomsg.org/go-mangos v1.4.0
|
)
|