| | |
| | | go 1.12 |
| | | |
| | | require ( |
| | | basic.com/dbapi.git v0.0.0-20190823075733-e5071de98457 // indirect |
| | | basic.com/fileServer/WeedFSClient.git v0.0.0-20190816064005-fe514a350280 // indirect |
| | | basic.com/pubsub/esutil.git v0.0.0-20190807083318-4431a8860d47 // indirect |
| | | basic.com/pubsub/protomsg.git v0.0.0-20190829113947-eb5a5f99a745 // indirect |
| | | basic.com/dbapi.git v0.0.0-20190823075733-e5071de98457 |
| | | basic.com/fileServer/WeedFSClient.git v0.0.0-20190816064005-fe514a350280 |
| | | basic.com/pubsub/esutil.git v0.0.0-20190807083318-4431a8860d47 |
| | | basic.com/pubsub/protomsg.git v0.0.0-20190829113947-eb5a5f99a745 |
| | | basic.com/syncdb.git v0.0.0-20190806090534-6ef6050a854c // indirect |
| | | basic.com/valib/capture.git v0.0.0-20190719093904-9492b3eafc40 // indirect |
| | | basic.com/valib/capture.git v0.0.0-20190814090311-ea35d908c05e |
| | | basic.com/valib/deliver.git v0.0.0-20190531095353-25d8c3b20051 |
| | | basic.com/valib/goffmpeg.git v0.0.0-20190722015855-d42f702ea93b // indirect |
| | | basic.com/valib/goffmpeg.git v0.0.0-20190910083410-a6dd7933e0bd // indirect |
| | | basic.com/valib/gopherdiscovery.git v0.0.0-20190605034340-15d89d8b4e28 // indirect |
| | | basic.com/valib/logger.git.git v0.0.0-20190904090733-b737ad2f8f18 // indirect |
| | | basic.com/valib/logger.git v0.0.0-20190912074549-ac4e947b5e9e |
| | | github.com/Microsoft/go-winio v0.4.12 // indirect |
| | | github.com/ajg/form v1.5.1 // indirect |
| | | github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc |
| | |
| | | github.com/jinzhu/gorm v1.9.9 |
| | | github.com/pierrec/lz4 v2.2.3+incompatible |
| | | github.com/pkg/errors v0.8.1 |
| | | github.com/robfig/cron v1.2.0 // indirect |
| | | github.com/robfig/cron v1.2.0 |
| | | github.com/satori/go.uuid v1.2.0 |
| | | github.com/spf13/viper v1.4.0 |
| | | github.com/swaggo/gin-swagger v1.1.0 |
| | |
| | | github.com/tmthrgd/shm-go v0.0.0-20170130075737-7207ca97b290 // indirect |
| | | gocv.io/x/gocv v0.20.0 |
| | | golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 // indirect |
| | | google.golang.org/grpc v1.23.0 // indirect |
| | | nanomsg.org/go-mangos v1.4.0 // indirect |
| | | google.golang.org/grpc v1.23.0 |
| | | nanomsg.org/go-mangos v1.4.0 |
| | | ) |
| | | |
| | | replace github.com/ugorji/go v1.1.4 => github.com/ugorji/go v0.0.0-20190204201341-e444a5086c43 |