fix: replace casdoor with casbin (#194)

Signed-off-by: sh1luo <690898835@qq.com>
This commit is contained in:
sh1luo
2021-07-25 09:34:25 +08:00
committed by GitHub
parent 3bbb0fb58e
commit c632c3c307
39 changed files with 57 additions and 57 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/casdoor/casdoor
module github.com/casbin/casdoor
go 1.15