1 Star 0 Fork 7

vdebug/go-push-sdk

forked from cristiane/go-push-sdk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 390 Bytes
一键复制 编辑 原始数据 按行查看 历史
cristiane 提交于 2020-05-27 17:37 +08:00 . 第一版发布
module gitee.com/cristiane/go-push-sdk
go 1.13
require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/gin-gonic/gin v1.6.3
github.com/google/uuid v1.1.1
github.com/json-iterator/go v1.1.9
github.com/sideshow/apns2 v0.20.0
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/vdebug123/go-push-sdk.git
git@gitee.com:vdebug123/go-push-sdk.git
vdebug123
go-push-sdk
go-push-sdk
f-release

搜索帮助