3 Star 6 Fork 2

Gitee 极速下载 / Casnode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/casbin/casnode
克隆/下载
go.mod 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
hsluoyz 提交于 2023-09-25 22:24 . Remove user's IsGlobalAdmin in SDK
module github.com/casbin/casnode
go 1.16
require (
github.com/adamzy/cedar-go v0.0.0-20170805034717-80a9c64b256d // indirect
github.com/astaxie/beego v1.12.3
github.com/casbin/google-groups-crawler v0.1.3
github.com/casdoor/casdoor-go-sdk v0.30.1
github.com/chromedp/chromedp v0.8.4
github.com/elazarl/go-bindata-assetfs v1.0.1 // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/golang/protobuf v1.5.2 // indirect
github.com/gomarkdown/markdown v0.0.0-20210408062403-ad838ccf8cdd
github.com/huichen/sego v0.0.0-20180617034105-3f3c8a8cfacc
github.com/issue9/assert v1.4.1
github.com/lib/pq v1.10.2 // indirect
github.com/microcosm-cc/bluemonday v1.0.5
github.com/mileusna/crontab v1.0.1
github.com/mozillazg/go-slugify v0.2.0
github.com/mozillazg/go-unidecode v0.1.1 // indirect
github.com/mreiferson/go-httpclient v0.0.0-20201222173833-5e475fde3a4d // indirect
github.com/mrexodia/wray v0.0.0-20160318003008-78a2c1f284ff // indirect
github.com/prometheus/client_golang v1.11.0 // indirect
github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18 // indirect
github.com/smartystreets/goconvey v1.7.2 // indirect
github.com/sromku/go-gitter v0.0.0-20170828210750-70f7030a94a6
github.com/stretchr/testify v1.7.0 // indirect
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
golang.org/x/text v0.3.5 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
xorm.io/core v0.7.2
xorm.io/xorm v0.8.1
)
JavaScript
1
https://gitee.com/mirrors/Casnode.git
git@gitee.com:mirrors/Casnode.git
mirrors
Casnode
Casnode
master

搜索帮助