From 358e2f6f6054b1234b8462386f833f923867e910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 04:04:46 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.60.0 to 4.60.1 Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.60.0 to 4.60.1. - [Release notes](https://github.com/ViBiOh/httputils/releases) - [Commits](https://github.com/ViBiOh/httputils/compare/v4.60.0...v4.60.1) --- 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 7462bea..59b3f27 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/ViBiOh/absto v1.5.2 github.com/ViBiOh/flags v1.3.1 - github.com/ViBiOh/httputils/v4 v4.60.0 + github.com/ViBiOh/httputils/v4 v4.60.1 github.com/prometheus/client_golang v1.16.0 github.com/rabbitmq/amqp091-go v1.8.1 go.opentelemetry.io/otel/trace v1.16.0 diff --git a/go.sum b/go.sum index ddbc3dc..98b83db 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ github.com/ViBiOh/absto v1.5.2 h1:fBcVog0S0/az1rnpBvxbcLsz2ImwkCIVaNDM3RHetIY= github.com/ViBiOh/absto v1.5.2/go.mod h1:DuqS7/i2K7vxx92g5AfevgSVFhRkq4WiJ55Frpjx9VY= github.com/ViBiOh/flags v1.3.1 h1:OHkGtVBPb6CpgWUST1VS9heKvHWBgwpyM8fXnuJRRVU= github.com/ViBiOh/flags v1.3.1/go.mod h1:yQAIBf4HTymJDCF0Bl8QQHvQTr5uiUMQBa/A/ao1oM4= -github.com/ViBiOh/httputils/v4 v4.60.0 h1:ipPqFIFRryhcyNVlG5Qz+DoIWpBBWMMCn8hHWqeF720= -github.com/ViBiOh/httputils/v4 v4.60.0/go.mod h1:UJ56JOqejKYhlkc51qa7y/KINSQM2oSif6WzjCajlhE= +github.com/ViBiOh/httputils/v4 v4.60.1 h1:TmJT5YweUUZ3B8BXZJWmHEXJMrujVGWGpJovHdVlaG8= +github.com/ViBiOh/httputils/v4 v4.60.1/go.mod h1:UJ56JOqejKYhlkc51qa7y/KINSQM2oSif6WzjCajlhE= 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/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=