Skip to content

Commit

Permalink
chore(deps): bump github.com/gavv/httpexpect/v2 in /test/e2e (#1509)
Browse files Browse the repository at this point in the history
Bumps [github.com/gavv/httpexpect/v2](https://github.com/gavv/httpexpect) from 2.6.1 to 2.8.0.
- [Release notes](https://github.com/gavv/httpexpect/releases)
- [Commits](gavv/httpexpect@v2.6.1...v2.8.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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
1 parent b4255f1 commit c6c2742
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.1
github.com/gavv/httpexpect/v2 v2.8.0
github.com/gorilla/websocket v1.5.0
github.com/gruntwork-io/terratest v0.40.22
github.com/onsi/ginkgo/v2 v2.5.1
Expand Down
4 changes: 2 additions & 2 deletions test/e2e/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.1 h1:vCoP1H++iiAV5VujGKECTLiJLtDNVAzdx9dm49DmSyE=
github.com/gavv/httpexpect/v2 v2.6.1/go.mod h1:6ffPXr12lflKXEPjyjsbzg9n6dY1FchaG24VTyfAoFo=
github.com/gavv/httpexpect/v2 v2.8.0 h1:sIYO3vVjWq06X9LVncVXGvDGtVytedGLoJLp7tR+m5A=
github.com/gavv/httpexpect/v2 v2.8.0/go.mod h1:jIj2f4rLediVaQK7rIH2EcU4W1ovjeSI8D0g85VJe9o=
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=
Expand Down

0 comments on commit c6c2742

Please sign in to comment.