This is an automated email from the ASF dual-hosted git repository.
zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 88d04f29 chore(deps): bump github.com/gavv/httpexpect/v2 in /test/e2e
(#1662)
88d04f29 is described below
commit 88d04f2916082e3a068cef79e716ced63abf1c30
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 13 17:44:19 2023 +0800
chore(deps): bump github.com/gavv/httpexpect/v2 in /test/e2e (#1662)
Bumps [github.com/gavv/httpexpect/v2](https://github.com/gavv/httpexpect)
from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/gavv/httpexpect/releases)
- [Commits](https://github.com/gavv/httpexpect/compare/v2.11.0...v2.12.0)
---
updated-dependencies:
- dependency-name: github.com/gavv/httpexpect/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
test/e2e/go.mod | 2 +-
test/e2e/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/e2e/go.mod b/test/e2e/go.mod
index f04d18ec..f0bf9fad 100644
--- a/test/e2e/go.mod
+++ b/test/e2e/go.mod
@@ -6,7 +6,7 @@ require (
github.com/apache/apisix-ingress-controller
v0.0.0-20210105024109-72e53386de5a
github.com/apache/apisix-ingress-controller/test/e2e/testbackend v0.0.0
github.com/eclipse/paho.mqtt.golang v1.4.2
- github.com/gavv/httpexpect/v2 v2.11.0
+ github.com/gavv/httpexpect/v2 v2.12.0
github.com/gorilla/websocket v1.5.0
github.com/gruntwork-io/terratest v0.40.22
github.com/onsi/ginkgo/v2 v2.8.0
diff --git a/test/e2e/go.sum b/test/e2e/go.sum
index a230e6c5..05f9f0df 100644
--- a/test/e2e/go.sum
+++ b/test/e2e/go.sum
@@ -106,8 +106,8 @@ github.com/flowstack/go-jsonschema v0.1.1/go.mod
h1:yL7fNggx1o8rm9RlgXv7hTBWxdBM
github.com/fsnotify/fsnotify v1.4.7/go.mod
h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsnotify/fsnotify v1.4.9
h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
github.com/fsnotify/fsnotify v1.4.9/go.mod
h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
-github.com/gavv/httpexpect/v2 v2.11.0
h1:YbkRooz/uL+IYjcppUcnAQOf9VIhiwUDqlWPGvSasDM=
-github.com/gavv/httpexpect/v2 v2.11.0/go.mod
h1:ra5Uy9iyQe0CljXH6LQJ00u8aeY1SKN2f4I6jPiD4Ng=
+github.com/gavv/httpexpect/v2 v2.12.0
h1:ibQT8ktEbPlkcsYKdh/QB7UgAjU5574O2jpwwgsrh6g=
+github.com/gavv/httpexpect/v2 v2.12.0/go.mod
h1:ra5Uy9iyQe0CljXH6LQJ00u8aeY1SKN2f4I6jPiD4Ng=
github.com/ghodss/yaml v1.0.0/go.mod
h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gin-contrib/sse v0.1.0
h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
github.com/gin-contrib/sse v0.1.0/go.mod
h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=