1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-13 17:51:02 +00:00

Fix the new repo address for casbin.

This commit is contained in:
Yang Luo
2017-05-19 22:19:31 +08:00
parent cab8458c1c
commit 88d07058a5
3 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@ install:
- go get github.com/cloudflare/golz4
- go get github.com/gogo/protobuf/proto
- go get github.com/Knetic/govaluate
- go get github.com/hsluoyz/casbin
- go get github.com/casbin/casbin
- go get -u honnef.co/go/tools/cmd/gosimple
- go get -u github.com/mdempsky/unconvert
- go get -u github.com/gordonklaus/ineffassign