飞书通知推送基本实现

This commit is contained in:
kercylan98
2023-04-27 18:19:12 +08:00
parent 06399e1da9
commit 6216af500f
6 changed files with 91 additions and 2 deletions

1
go.mod
View File

@@ -22,6 +22,7 @@ require (
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.11.2 // indirect
github.com/go-resty/resty/v2 v2.7.0 // indirect
github.com/goccy/go-json v0.10.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/gopherjs/gopherjs v1.17.2 // indirect