module github.com/eryajf/chatgpt-dingtalk go 1.17 require ( github.com/go-resty/resty/v2 v2.7.0 github.com/patrickmn/go-cache v2.1.0+incompatible ) require golang.org/x/net v0.0.0-20211029224645-99673261e6eb // indirect