From 57bf8fd95ed1d49ab4c358ed16b1d850886afef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 12:16:14 +0000 Subject: [PATCH] chore(deps): bump github.com/gavv/httpexpect/v2 from 2.6.1 to 2.7.0 (#2344) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cafe56346f..18827816b3 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/eclipse/paho.mqtt.golang v1.4.1 github.com/emitter-io/go/v2 v2.0.9 github.com/fsnotify/fsnotify v1.6.0 - github.com/gavv/httpexpect/v2 v2.6.1 + github.com/gavv/httpexpect/v2 v2.7.0 github.com/gfleury/go-bitbucket-v1 v0.0.0-20210707202713-7d616f7c18ac github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32 github.com/go-git/go-git/v5 v5.4.2 diff --git a/go.sum b/go.sum index b4a1927b8d..a77242849e 100644 --- a/go.sum +++ b/go.sum @@ -345,8 +345,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ= github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY= github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw= -github.com/gavv/httpexpect/v2 v2.6.1 h1:vCoP1H++iiAV5VujGKECTLiJLtDNVAzdx9dm49DmSyE= -github.com/gavv/httpexpect/v2 v2.6.1/go.mod h1:6ffPXr12lflKXEPjyjsbzg9n6dY1FchaG24VTyfAoFo= +github.com/gavv/httpexpect/v2 v2.7.0 h1:13fBkFn9SzUGsoEc1Ipa5K+ojxsOtJc8QoqhojKqi3s= +github.com/gavv/httpexpect/v2 v2.7.0/go.mod h1:jIj2f4rLediVaQK7rIH2EcU4W1ovjeSI8D0g85VJe9o= github.com/gdamore/encoding v1.0.0/go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg= github.com/gdamore/tcell v1.3.0/go.mod h1:Hjvr+Ofd+gLglo7RYKxxnzCBmev3BzsS67MebKS4zMM= github.com/getkin/kin-openapi v0.76.0/go.mod h1:660oXbgy5JFMKreazJaQTw7o+X00qeSyhcnluiMv+Xg=