module github.com/bobwong89757/cellnet go 1.13 require ( github.com/bobwong89757/golog v0.0.2 github.com/bobwong89757/goobjfmt v0.1.0 github.com/bobwong89757/gosproto v0.0.3 github.com/bobwong89757/pbmeta v0.0.3 github.com/bobwong89757/protoplus v0.1.1 github.com/go-sql-driver/mysql v1.5.0 github.com/gogo/protobuf v1.3.1 github.com/gorilla/websocket v1.4.2 github.com/mediocregopher/radix.v2 v0.0.0-20181115013041-b67df6e626f9 github.com/stretchr/testify v1.5.1 // indirect )