Skip to content

Commit

Permalink
Merge pull request #1128 from gofiber/dependabot/go_modules/casbin/gi…
Browse files Browse the repository at this point in the history
…thub.com/casbin/casbin/v2-2.95.0

build(deps): bump github.com/casbin/casbin/v2 from 2.93.0 to 2.95.0 in /casbin
  • Loading branch information
ReneWerner87 committed Jun 10, 2024
2 parents c2f460b + f6ed0ab commit 0c91467
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion casbin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/gofiber/contrib/casbin
go 1.18

require (
github.com/casbin/casbin/v2 v2.93.0
github.com/casbin/casbin/v2 v2.95.0
github.com/gofiber/fiber/v2 v2.52.4
)

Expand Down
4 changes: 2 additions & 2 deletions casbin/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
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/casbin/v2 v2.95.0 h1:WnvALcOfusuNcU1a65C1ub88+VpD4gXqIHTPNFkvjYg=
github.com/casbin/casbin/v2 v2.95.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/gofiber/fiber/v2 v2.52.4 h1:P+T+4iK7VaqUsq2PALYEfBBo6bJZ4q3FP8cZ84EggTM=
Expand Down

0 comments on commit 0c91467

Please sign in to comment.