From c3aea9bcfbec1a2ea2b5dc0b065578610e4253b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 22:24:33 +0000 Subject: 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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 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 diff --git a/go.sum b/go.sum index e18a94f3..e250aad4 100644 --- a/go.sum +++ b/go.sum @@ -512,8 +512,8 @@ github.com/roadrunner-server/gzip/v2 v2.8.0-rc.1 h1:FCW99xCj2NcipqlpXA2BT4MP0mw/ github.com/roadrunner-server/gzip/v2 v2.8.0-rc.1/go.mod h1:ckTwl1QUoQ0SMF+/FXnlT9JMlhkCfhmgA02lu8aYFTM= github.com/roadrunner-server/headers/v2 v2.8.0-rc.1 h1:98OZPdwNuRwRiVkGczUb0vI7JOOBHZa+ezMjimAcIXg= github.com/roadrunner-server/headers/v2 v2.8.0-rc.1/go.mod h1:JQiJZAYzdrLgihxOKqGhYOAyUOEcrvULk7Yygy1iStw= -github.com/roadrunner-server/http/v2 v2.8.0-rc.2 h1:GjYo4ZdtxDkgrogNV1LlhuJ7wLUfWE9I/qF++VwS4A8= -github.com/roadrunner-server/http/v2 v2.8.0-rc.2/go.mod h1:kjdmPVoww2ijCGggprCsZwr2OD2mJZGDhDlJSaana5o= +github.com/roadrunner-server/http/v2 v2.8.0-rc.3 h1:AEVKcj3kCSyO9SNolx0LrnS7+1ZQoMA6DR3DX46J6yo= +github.com/roadrunner-server/http/v2 v2.8.0-rc.3/go.mod h1:kjdmPVoww2ijCGggprCsZwr2OD2mJZGDhDlJSaana5o= github.com/roadrunner-server/informer/v2 v2.8.0-rc.1 h1:9wqD08IJf0iog262l4nmiACMHBRFeukkleDEL1q482s= github.com/roadrunner-server/informer/v2 v2.8.0-rc.1/go.mod h1:ec+8v1DrMM917eAbYBdP0TjggpWpwCv2eTco1K3v+uM= github.com/roadrunner-server/jobs/v2 v2.8.0-rc.1 h1:XxT38vMwrRVw1bhDNo3GoDypXptsG7QAqZyKlt2ZCOQ= -- cgit v1.2.3