**Compatible with go1.6+ **
$ go get -u github.com/kataras/iris
this will update the dependencies also.
If you are connected to the Internet through China, according to this you will be have problem downloading the golang/x/net/context. Follow the below steps:
-
$ go get github.com/kataras/iris
without -u