mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
minor version 11.2.2 - register sessions as middleware and Context.HTML/Text like Context.Writef
Former-commit-id: 6f5f1c502fb06d739c350c3ecc891f495dc03a6e
This commit is contained in:
4
doc.go
4
doc.go
@@ -38,13 +38,13 @@ Source code and other details for the project are available at GitHub:
|
||||
|
||||
Current Version
|
||||
|
||||
11.2.1
|
||||
11.2.2
|
||||
|
||||
Installation
|
||||
|
||||
The only requirement is the Go Programming Language, at least version 1.12.
|
||||
|
||||
$ go get github.com/kataras/iris@v11.2.1
|
||||
$ go get github.com/kataras/iris@v11.2.2
|
||||
|
||||
Wiki:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user