1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 20:41:57 +00:00

Add Strict option to httptest as requested at: #1722

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-02-13 21:21:19 +02:00
parent 5fe233278a
commit d26b9bfbed
5 changed files with 39 additions and 9 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/iris-contrib/schema v0.0.6
github.com/json-iterator/go v1.1.10
github.com/kataras/blocks v0.0.4
github.com/kataras/golog v0.1.6
github.com/kataras/golog v0.1.7
github.com/kataras/jwt v0.1.0
github.com/kataras/neffos v0.0.18
github.com/kataras/pio v0.0.10