wechat-bot/go.mod

6 lines
92 B
Modula-2
Raw Permalink Normal View History

2022-07-21 23:11:28 +08:00
module git.echol.cn/GW-back/wechat-bot
2022-07-21 23:10:41 +08:00
2022-07-21 23:11:28 +08:00
go 1.18
2022-07-21 23:10:41 +08:00
require github.com/stretchr/testify v1.4.0