casbin / gorm-adapter

GORM adapter for Casbin, see extended version of GORM Adapter Ex at: https://github.com/casbin/gorm-adapter-ex
https://github.com/casbin/casbin
Apache License 2.0
692 stars 206 forks source link

feat: update go mod #217

Closed PokIsemaine closed 1 year ago

PokIsemaine commented 1 year ago

fix: https://github.com/casbin/gorm-adapter/issues/216

We don't actually need to implement GetImplicitUsersForResourceByDomain again in the gorm-adapter, just import the latest version of casbin to use this feature.

The API may not be found in gorm-adapter because the casbin version in the go mod is not the latest version.

casbin-bot commented 1 year ago

@tangyang9464 @JalinWang @imp2002 please review

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.18.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: