mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 13:05:56 +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:
2
go.mod
2
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/dgraph-io/badger/v2 v2.0.3
|
||||
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
|
||||
github.com/fatih/structs v1.1.0
|
||||
github.com/gavv/httpexpect v2.0.0+incompatible
|
||||
github.com/iris-contrib/httpexpect/v2 v2.0.5
|
||||
github.com/golang/protobuf v1.4.0
|
||||
github.com/gomodule/redigo v1.8.0
|
||||
github.com/hashicorp/go-version v1.2.0
|
||||
|
||||
Reference in New Issue
Block a user