1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 10:27:06 +00:00

publish version v12.2.0-alpha8

This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-02-26 21:27:04 +02:00
parent 20fa672097
commit b4b1f73df6
6 changed files with 9 additions and 6 deletions

4
doc.go
View File

@@ -42,9 +42,9 @@ Current Version
Installation
The only requirement is the Go Programming Language, at least version 1.13.
The only requirement is the Go Programming Language, at least version 1.17.
$ go get github.com/kataras/iris/v12@latest
$ go get github.com/kataras/iris/v12@master
Wiki: