1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00

add HashGenerator on requestid middleware

Former-commit-id: 8f59a46a3fecc538d6d3e624fc36f2c314c20bb6
This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-07-15 11:18:40 +03:00
parent 4f1af5d135
commit 38eec57e46
6 changed files with 36 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ import (
)
// Version is the current version number of the Iris Web Framework.
const Version = "12.1.8"
const Version = "12.2.0"
// Byte unit helpers.
const (