Sign in
apache
/
casbin
/
refs/heads/copilot/implement-default-detector
/
.
/
go.mod
blob: 26be736485c7ae6c231ecf9af4c09c1256628c0a [
file
] [
log
] [
blame
]
module
github
.
com
/
casbin
/
casbin
/
v3
require
(
github
.
com
/
bmatcuk
/
doublestar
/
v4 v4
.
6.1
github
.
com
/
casbin
/
govaluate v1
.
3.0
github
.
com
/
golang
/
mock v1
.
4.4
github
.
com
/
google
/
uuid v1
.
6.0
)
go
1.13