feat: remove p_type in table permission_rule (#1165)

This commit is contained in:
WangGuan
2022-09-27 22:50:27 +08:00
committed by GitHub
parent 7393b90155
commit ceabbe27b4
5 changed files with 7 additions and 7 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go v1.44.4
github.com/beevik/etree v1.1.0
github.com/casbin/casbin/v2 v2.30.1
github.com/casbin/xorm-adapter/v2 v2.5.1
github.com/casbin/xorm-adapter/v3 v3.0.1
github.com/casdoor/go-sms-sender v0.5.1
github.com/casdoor/goth v1.69.0-FIX2
github.com/casdoor/oss v1.2.0