Ai
1 Star 0 Fork 0

albert1231/proxmox-api-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 346 Bytes
一键复制 编辑 原始数据 按行查看 历史
albert1231 提交于 2021-12-06 16:48 +08:00 . init mod
module gitee.com/albert1231/proxmox-api-go
go 1.17
require (
github.com/Telmate/proxmox-api-go v0.0.0-20211123192920-062fd1a6ab10
github.com/stretchr/testify v1.7.0
)
require (
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/albert1231/proxmox-api-go.git
git@gitee.com:albert1231/proxmox-api-go.git
albert1231
proxmox-api-go
proxmox-api-go
master

搜索帮助