1 Star 0 Fork 0

雨思/pushme-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 563 Bytes
一键复制 编辑 原始数据 按行查看 历史
雨思 提交于 2024-09-05 17:10 +08:00 . v2.0.0
module PushMeClient
go 1.21.8
require (
github.com/go-ole/go-ole v1.3.0
github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4
github.com/webview/webview_go v0.0.0-20240220051247-56f456ca3a43
gorm.io/driver/sqlite v1.5.6
gorm.io/gorm v1.25.11
)
require (
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/mattn/go-sqlite3 v1.14.22 // indirect
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.14.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yafu/pushme-client.git
git@gitee.com:yafu/pushme-client.git
yafu
pushme-client
pushme-client
webview

搜索帮助