Former-commit-id: 4432b73b0490b7c4100833f8d3346326c66f92f2
This commit is contained in:
Gerasimos (Makis) Maropoulos 2019-10-26 18:55:54 +03:00
parent c935e5d7d1
commit 20db0be828

4
FAQ.md
View File

@ -21,10 +21,10 @@ Add a `badge` to your open-source projects powered by [Iris](https://iris-go.com
## How to upgrade
```sh
go get github.com/kataras/iris@v11.2.0
go get -u github.com/kataras/iris/v12@latest
```
Go version 1.12 and above is required.
Go version 1.13 and above is required.
## Learning