1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-27 05:45:56 +00:00
Former-commit-id: 8c339fc59ade04ad35bc108c817c4d4c30dbca33
This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-10-01 06:55:01 +03:00
parent 3e6ec4d441
commit ba63031871
6 changed files with 14 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ go:
# we must encourage users to update to the latest go version,
# so examples are running on go 1.9 mode.
- go1.9
- tip
# - tip
go_import_path: github.com/kataras/iris
install:
- go get ./... # for iris-contrib/httpexpect, kataras/golog, boltdb/bolt(sessiondb, optional)