Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Upgrading import paths for casbin/v2 and fixing travis #11

Merged
merged 3 commits into from
Jun 3, 2021

Commits on May 19, 2021

  1. fix: Upgrading import paths for casbin/v2 and fixing travis

    1. update casbin import paths to v2
    2. used go mod to have strict vendor dependency
    3. fixed travis ci, added makefile, resolved lint issues
    
    Signed-off-by: hiteshsethi <hitesh.28jan@gmail.com>
    hiteshsethi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    b689e13 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. review comments addressed: 1. removed make file 2. added go 1.14 depe…

    …ndency
    
    Signed-off-by: hiteshsethi <hitesh.28jan@gmail.com>
    hiteshsethi committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a0f7b12 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. review comments addressed

    Signed-off-by: hiteshsethi <hitesh.28jan@gmail.com>
    hiteshsethi committed May 25, 2021
    Configuration menu
    Copy the full SHA
    5b2f26f View commit details
    Browse the repository at this point in the history