module github.com/wechatgpt/wechatbot go 1.16 require ( github.com/eatmoreapple/openwechat v1.2.1 github.com/sirupsen/logrus v1.6.0 github.com/slack-go/slack v0.11.4 github.com/spf13/viper v1.14.0 )