module github.com/bobwong89757/cellnet go 1.13 require ( github.com/bobwong89757/golog v0.0.0-20181123013700-3a2ac0a8ba7c github.com/bobwong89757/goobjfmt v0.1.0 github.com/bobwong89757/gosproto v0.0.0-20200325152448-781e437581b9 github.com/bobwong89757/pbmeta v0.0.0-20200325152037-2d252f8f70e0 github.com/gogo/protobuf v1.3.1 github.com/gorilla/websocket v1.4.2 )