1 Star 0 Fork 13

霜灵紫音 / edgex-go

forked from EdgexFoundry / edgex-go 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 806 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/edgexfoundry/edgex-go
require (
bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0
github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1
github.com/edgexfoundry/go-mod-registry/v2 v2.0.0
github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0
github.com/fxamacker/cbor/v2 v2.2.0
github.com/gomodule/redigo v2.0.0+incompatible
github.com/google/uuid v1.2.0
github.com/gorilla/mux v1.8.0
github.com/lib/pq v1.10.2
github.com/pelletier/go-toml v1.9.2
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
gopkg.in/eapache/queue.v1 v1.1.0
gopkg.in/yaml.v2 v2.4.0
)
go 1.16
Go
1
https://gitee.com/shuanglzy/edgex-go.git
git@gitee.com:shuanglzy/edgex-go.git
shuanglzy
edgex-go
edgex-go
master

搜索帮助