2 Star 9 Fork 2

EdgexFoundry / edgex-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 557 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/edgexfoundry/edgex-cli
require (
github.com/BurntSushi/toml v0.3.1
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89
github.com/google/uuid v1.2.0
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/spf13/afero v1.5.1
github.com/spf13/cobra v0.0.7
github.com/spf13/viper v1.7.1
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.7.0
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
)
go 1.16
Go
1
https://gitee.com/EdgexFoundry/edgex-cli.git
git@gitee.com:EdgexFoundry/edgex-cli.git
EdgexFoundry
edgex-cli
edgex-cli
master

搜索帮助