1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 05:25:58 +00:00
This commit is contained in:
Gerasimos (Makis) Maropoulos
2023-03-11 22:37:55 +02:00
parent 0473648bd6
commit 946ea6787d
59 changed files with 171 additions and 311 deletions

8
doc.go
View File

@@ -10,17 +10,17 @@ Source code and other details for the project are available at GitHub:
# Current Version
12.2.0-beta7
12.2.0
# Installation
The only requirement is the Go Programming Language, at least version 1.18.
The only requirement is the Go Programming Language, at least version 1.20.
$ go get github.com/kataras/iris/v12@master
$ go get github.com/kataras/iris/v12@latest
Wiki:
https://github.com/kataras/iris/wiki
https://www.iris-go.com/#ebookDonateForm
Examples: