module git.aionnect.com/hello-go go 1.14 require ( git.aionnect.com/aionnect/go-common v0.0.0-20200717113424-66ed7fb6428f git.wanpinghui.com/WPH/go_common v1.2.4 github.com/PuerkitoBio/goquery v1.5.1 github.com/Shopify/sarama v1.26.3 github.com/bsm/sarama-cluster v2.1.15+incompatible github.com/cbroglie/mustache v1.0.1 github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/eclipse/paho.mqtt.golang v1.2.0 github.com/gin-gonic/gin v1.6.3 github.com/go-sql-driver/mysql v1.4.1 github.com/go-vgo/robotgo v0.0.0-20200509164312-55a4babb8ca7 github.com/golang/protobuf v1.4.1 github.com/gomodule/redigo v2.0.0+incompatible github.com/mattn/go-gtk v0.0.0-20191030024613-af2e013261f5 github.com/mattn/go-pointer v0.0.0-20190911064623-a0a44394634f // indirect github.com/sclevine/agouti v3.0.0+incompatible github.com/sirupsen/logrus v1.6.0 github.com/smallnest/rpcx v0.0.0-20200512151426-9e5976a9d1d6 github.com/sony/sonyflake v1.0.0 github.com/spf13/viper v1.7.0 github.com/streadway/amqp v0.0.0-20200108173154-1c71cc93ed71 github.com/tebeka/selenium v0.9.9 golang.org/x/net v0.0.0-20200421231249-e086a090c8fd golang.org/x/text v0.3.2 google.golang.org/grpc v1.29.1 xorm.io/xorm v1.0.1 )