Skip to content

Commit

Permalink
Merge pull request #340 from si3nloong/dependabot/go_modules/v2/githu…
Browse files Browse the repository at this point in the history
…b.com/casbin/casbin/v2-2.93.0

chore(deps): bump github.com/casbin/casbin/v2 from 2.92.0 to 2.93.0
  • Loading branch information
github-actions[bot] committed Jun 7, 2024
2 parents 2f91e79 + cd2374c commit 6606195
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.114.0
github.com/Masterminds/semver/v3 v3.2.1
github.com/brianvoe/gofakeit v3.18.0+incompatible
github.com/casbin/casbin/v2 v2.92.0
github.com/casbin/casbin/v2 v2.93.0
github.com/go-sql-driver/mysql v1.8.1
github.com/google/uuid v1.6.0
github.com/opentracing/opentracing-go v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0
github.com/Masterminds/semver/v3 v3.2.1/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=
github.com/brianvoe/gofakeit v3.18.0+incompatible h1:wDOmHc9DLG4nRjUVVaxA+CEglKOW72Y5+4WNxUIkjM8=
github.com/brianvoe/gofakeit v3.18.0+incompatible/go.mod h1:kfwdRA90vvNhPutZWfH7WPaDzUjz+CZFqG+rPkOjGOc=
github.com/casbin/casbin/v2 v2.92.0 h1:gooKzb/V9lXsQ8utj0zKIAM44oJRIDW7/v+eLJwfAus=
github.com/casbin/casbin/v2 v2.92.0/go.mod h1:jX8uoN4veP85O/n2674r2qtfSXI6myvxW85f6TH50fw=
github.com/casbin/casbin/v2 v2.93.0 h1:mmBZ1goIeKqaJJVT6X6yC4TpVKNIZ1jStx0rB5GeEZw=
github.com/casbin/casbin/v2 v2.93.0/go.mod h1:jX8uoN4veP85O/n2674r2qtfSXI6myvxW85f6TH50fw=
github.com/casbin/govaluate v1.1.0 h1:6xdCWIpE9CwHdZhlVQW+froUrCsjb6/ZYNcXODfLT+E=
github.com/casbin/govaluate v1.1.0/go.mod h1:G/UnbIjZk/0uMNaLwZZmFQrR72tYRZWQkO70si/iR7A=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 6606195

Please sign in to comment.