From 3dc9e4487f03122c798143b5eaec56ffa57cb3ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Apr 2020 18:41:18 +0000 Subject: [PATCH] Update module gavv/httpexpect to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dba08eed..d19b70c3 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/fatih/color v1.9.0 github.com/fatih/structs v1.1.0 // indirect github.com/garyburd/redigo v1.6.0 - github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636 + github.com/gavv/httpexpect/v2/v2 v2.0.3 github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 // indirect github.com/getsentry/raven-go v0.2.0 github.com/go-kit/kit v0.9.0