mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 13:05:56 +00:00
move the blackfriday lib to the iris-contrib for the stability to avoid issues like: https://github.com/kataras/iris/issues/1132
Former-commit-id: 5540abd73f3b917e89a73486e5983605546b9008
This commit is contained in:
6
Gopkg.lock
generated
6
Gopkg.lock
generated
@@ -152,10 +152,10 @@
|
||||
version = "v1.0.0"
|
||||
|
||||
[[projects]]
|
||||
name = "github.com/russross/blackfriday"
|
||||
branch = "master"
|
||||
name = "github.com/iris-contrib/blackfriday"
|
||||
packages = ["."]
|
||||
revision = "d3b5b032dc8e8927d31a5071b56e14c89f045135"
|
||||
version = "v2.0.1"
|
||||
revision = "fd09ab28f1e13c6be7fef337a9ec91dc8bd4c4d9"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
|
||||
Reference in New Issue
Block a user