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

use a custom version of httpexpect which removes things that Iris or its users not use at all in order to reduce the download filesize

Former-commit-id: 993107d0fa40b5e423962b58aa924b712644f18c
This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-05-06 21:08:12 +03:00
parent 8c470e46a2
commit a111c67241
5 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/kataras/iris/v12"
"github.com/gavv/httpexpect"
"github.com/iris-contrib/httpexpect/v2"
)
type (