1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-20 03:17:04 +00:00

Make iris easier for glide users

I am not pushing the /vendor package to this repository because of
possibility to break the framework. See here:
https://github.com/mattfarina/golang-broken-vendor
This commit is contained in:
Makis Maropoulos
2016-06-30 17:33:08 +03:00
parent 781abb00ea
commit 386201f73a
4 changed files with 180 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
package main
package main // import "github.com/kataras/iris/iris"
/*