mirror of
https://github.com/kataras/iris.git
synced 2025-03-14 08:16:28 +01:00
Merge pull request #1128 from mlboy/patch-1
Update go.mod Former-commit-id: 62ff8a51ef814e9e73836b488ec2c66d01da8ec6
This commit is contained in:
commit
75ead88483
2
go.mod
2
go.mod
|
@ -63,6 +63,6 @@ require (
|
||||||
golang.org/x/sys v0.0.0-20180928133829-e4b3c5e90611 // indirect
|
golang.org/x/sys v0.0.0-20180928133829-e4b3c5e90611 // indirect
|
||||||
gopkg.in/ini.v1 v1.38.3 // indirect
|
gopkg.in/ini.v1 v1.38.3 // indirect
|
||||||
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect
|
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce // indirect
|
||||||
gopkg.in/russross/blackfriday.v2 v2.0.0+incompatible
|
gopkg.in/russross/blackfriday.v2 v2.0.1+incompatible
|
||||||
gopkg.in/yaml.v2 v2.2.1
|
gopkg.in/yaml.v2 v2.2.1
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user