File tree Expand file tree Collapse file tree 3 files changed +148
-85
lines changed
Expand file tree Collapse file tree 3 files changed +148
-85
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/casbin/casbin/v2 v2.30.2
7- github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 // indirect
8- github.com/coreos/etcd v3.3.25+incompatible // indirect
9- github.com/coreos/go-semver v0.3.0 // indirect
10- github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
11- github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
12- github.com/envoyproxy/go-control-plane v0.9.5 // indirect
13- github.com/gogo/protobuf v1.3.2 // indirect
14- github.com/golang/protobuf v1.5.2 // indirect
15- github.com/google/uuid v1.2.0 // indirect
16- github.com/stretchr/testify v1.5.1 // indirect
17- go.etcd.io/etcd v3.3.25+incompatible
18- go.uber.org/zap v1.16.0 // indirect
19- google.golang.org/grpc v1.26.0 // indirect; updating this breaks etcd
7+ go.etcd.io/etcd/api/v3 v3.5.0
8+ go.etcd.io/etcd/client/v3 v3.5.0
209)
You can’t perform that action at this time.
0 commit comments