From c9d41943439dfbd80dfc83c7e9af93de8913dd3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 05:00:59 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.53.5 to 4.53.6 Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.53.5 to 4.53.6. - [Release notes](https://github.com/ViBiOh/httputils/releases) - [Commits](https://github.com/ViBiOh/httputils/compare/v4.53.5...v4.53.6) --- updated-dependencies: - dependency-name: github.com/ViBiOh/httputils/v4 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 d6989b5..b064e42 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/ViBiOh/absto v1.2.5 github.com/ViBiOh/flags v1.2.0 - github.com/ViBiOh/httputils/v4 v4.53.5 + github.com/ViBiOh/httputils/v4 v4.53.6 github.com/prometheus/client_golang v1.14.0 github.com/streadway/amqp v1.0.0 go.opentelemetry.io/otel/trace v1.13.0 diff --git a/go.sum b/go.sum index 36fc173..99fddcb 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ github.com/ViBiOh/absto v1.2.5 h1:gA64RwGkme+y4mp9k/27jGa41qoxBPXwdCyeCYi0+ns= github.com/ViBiOh/absto v1.2.5/go.mod h1:/gCo2DPI+bb6bV4GyuQN44b6LF/zX+/CrFwaRUTXv88= github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc= github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s= -github.com/ViBiOh/httputils/v4 v4.53.5 h1:QR12amZMOWa3UeQdkJNy7LLaq45DICJUlJWVfXCGbNc= -github.com/ViBiOh/httputils/v4 v4.53.5/go.mod h1:5SL83L5WmptFsICyc+OUyqHqhkmZ0lD0I7wZSt3453c= +github.com/ViBiOh/httputils/v4 v4.53.6 h1:dNr++RNUxsnIgLU+RF1IG1MiURM9qvL3srwCPOIQ9Ws= +github.com/ViBiOh/httputils/v4 v4.53.6/go.mod h1:5SL83L5WmptFsICyc+OUyqHqhkmZ0lD0I7wZSt3453c= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=