summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-26 22:24:33 +0000
committerGitHub <[email protected]>2022-01-26 22:24:33 +0000
commitc3aea9bcfbec1a2ea2b5dc0b065578610e4253b1 (patch)
tree354ebd3a378f0001dce16aab72e280d62c39aa7c /go.mod
parent68fe895f79eafb15e8286f9ac707b26d4b28a9a6 (diff)
Bump github.com/roadrunner-server/http/v2 from 2.8.0-rc.2 to 2.8.0-rc.3
Bumps [github.com/roadrunner-server/http/v2](https://github.com/roadrunner-server/http) from 2.8.0-rc.2 to 2.8.0-rc.3. - [Release notes](https://github.com/roadrunner-server/http/releases) - [Commits](https://github.com/roadrunner-server/http/compare/v2.8.0-rc.2...v2.8.0-rc.3) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/http/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c1ff849d..268ce441 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/roadrunner-server/grpc/v2 v2.8.0-rc.1
github.com/roadrunner-server/gzip/v2 v2.8.0-rc.1
github.com/roadrunner-server/headers/v2 v2.8.0-rc.1
- github.com/roadrunner-server/http/v2 v2.8.0-rc.2
+ github.com/roadrunner-server/http/v2 v2.8.0-rc.3
github.com/roadrunner-server/informer/v2 v2.8.0-rc.1
github.com/roadrunner-server/jobs/v2 v2.8.0-rc.1
github.com/roadrunner-server/kv/v2 v2.8.0-rc.1