mirror of
https://github.com/kataras/iris.git
synced 2026-01-17 00:45:55 +00:00
Former-commit-id: 8e5e243ce856e93f0a820b8393e4ab2c6b2a9453
This commit is contained in:
4
go.mod
4
go.mod
@@ -44,6 +44,7 @@ require (
|
||||
github.com/onsi/gomega v1.4.2 // indirect
|
||||
github.com/pkg/errors v0.8.0 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/russross/blackfriday v2.0.0+incompatible
|
||||
github.com/ryanuber/columnize v2.1.0+incompatible
|
||||
github.com/sergi/go-diff v1.0.0 // indirect
|
||||
github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95 // indirect
|
||||
@@ -63,6 +64,5 @@ require (
|
||||
golang.org/x/sys v0.0.0-20180928133829-e4b3c5e90611 // indirect
|
||||
gopkg.in/ini.v1 v1.38.3 // indirect
|
||||
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect
|
||||
gopkg.in/russross/blackfriday.v2 v2.0.1+incompatible
|
||||
gopkg.in/yaml.v2 v2.2.1
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user