| | |
| | | module reid |
| | | |
| | | go 1.12 |
| | | |
| | | require ( |
| | | basic.com/libgowrapper/sdkhelper.git v0.0.0-20200110053136-671903fa96fa |
| | | basic.com/libgowrapper/sdkstruct.git v0.0.0-20191220011601-e0b3d1f0183c // indirect |
| | | basic.com/pubsub/protomsg.git v0.0.0-20200108123410-063a805b2573 |
| | | basic.com/valib/deliver.git v0.0.0-20190927081905-2d390df9ede3 |
| | | basic.com/valib/gogpu.git v0.0.0-20190711044327-62043b070865 |
| | | basic.com/valib/shm.git v0.0.0-20191029034255-156e610f9bca // indirect |
| | | github.com/gogo/protobuf v1.3.1 |
| | | github.com/gorilla/websocket v1.4.1 // indirect |
| | | golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 // indirect |
| | | golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 // indirect |
| | | google.golang.org/grpc v1.26.0 // indirect |
| | | honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc // indirect |
| | | nanomsg.org/go-mangos v1.4.0 // indirect |
| | | ) |