This repository was archived by the owner on Jul 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/antonfisher/nested-logrus-formatter v1.3.1
1717 github.com/bytedance/sonic v1.8.6
1818 github.com/caarlos0/env/v7 v7.1.0
19- github.com/casbin/casbin/v2 v2.65.2
19+ github.com/casbin/casbin/v2 v2.66.0
2020 github.com/casbin/gorm-adapter/v3 v3.15.0
2121 github.com/gofiber/jwt/v3 v3.3.6
2222 github.com/gofiber/redirect/v2 v2.1.31
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/bytedance/sonic v1.8.6/go.mod h1:i736AoUSYt75HyZLoJW9ERYxcy6eaN6h4BZX
3030github.com/caarlos0/env/v7 v7.1.0 h1:9lzTF5amyQeWHZzuZeKlCb5FWSUxpG1js43mhbY8ozg =
3131github.com/caarlos0/env/v7 v7.1.0 /go.mod h1:LPPWniDUq4JaO6Q41vtlyikhMknqymCLBw0eX4dcH1E =
3232github.com/casbin/casbin/v2 v2.55.1 /go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg =
33- github.com/casbin/casbin/v2 v2.65.2 h1:a8XUm1Xls9sXc4RISPFEDQZrqpsv5y1KwwB174W7i74 =
34- github.com/casbin/casbin/v2 v2.65.2 /go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg =
33+ github.com/casbin/casbin/v2 v2.66.0 h1:yyccSWtCvIs277FPIHG6pjl2IXdejRH/vpMiDuNCiEU =
34+ github.com/casbin/casbin/v2 v2.66.0 /go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg =
3535github.com/casbin/gorm-adapter/v3 v3.15.0 h1:SLGhY5d/jN+zWLGmHlS8x/2zxYXVWf/d201aGv5EIyc =
3636github.com/casbin/gorm-adapter/v3 v3.15.0 /go.mod h1:jqaf4bUITbCyMPUellaTd8IQJ77JfVAbe77gZZnx98w =
3737github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments