Sign in
apache
/
casbin-pg-adapter
/
refs/heads/hsluoyz-patch-1
/
.
/
go.mod
blob: 3fac4cc0e5b145e7f608822911300fb20114d5e4 [
file
]
module
github
.
com
/
casbin
/
casbin
-
pg
-
adapter
go
1.12
require
(
github
.
com
/
casbin
/
casbin
/
v2 v2
.
4.1
github
.
com
/
go
-
pg
/
pg
/
v9 v9
.
1.0
github
.
com
/
mmcloughlin
/
meow v0
.
0.0
-
20181112033425
-
871e50784daf
github
.
com
/
stretchr
/
testify v1
.
4.0
)