From 59949899913049f47d4c2c27435625690d231804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 16:42:55 +0000 Subject: [PATCH] Bump resty.dev/v3 from 3.0.0-beta.2 to 3.0.0-beta.3 Bumps [resty.dev/v3](https://github.com/go-resty/resty) from 3.0.0-beta.2 to 3.0.0-beta.3. - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](https://github.com/go-resty/resty/compare/v3.0.0-beta.2...v3.0.0-beta.3) --- updated-dependencies: - dependency-name: resty.dev/v3 dependency-version: 3.0.0-beta.3 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 f5c5d9b..b00386e 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/prometheus/client_golang v1.22.0 github.com/webdevops/go-common v0.0.0-20250501164923-7cab87d11d0f go.uber.org/zap v1.27.0 - resty.dev/v3 v3.0.0-beta.2 + resty.dev/v3 v3.0.0-beta.3 ) require ( diff --git a/go.sum b/go.sum index 6df87bd..9be2cf9 100644 --- a/go.sum +++ b/go.sum @@ -56,5 +56,5 @@ google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9x google.golang.org/protobuf v1.36.6/go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY= gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= -resty.dev/v3 v3.0.0-beta.2 h1:xu4mGAdbCLuc3kbk7eddWfWm4JfhwDtdapwss5nCjnQ= -resty.dev/v3 v3.0.0-beta.2/go.mod h1:OgkqiPvTDtOuV4MGZuUDhwOpkY8enjOsjjMzeOHefy4= +resty.dev/v3 v3.0.0-beta.3 h1:3kEwzEgCnnS6Ob4Emlk94t+I/gClyoah7SnNi67lt+E= +resty.dev/v3 v3.0.0-beta.3/go.mod h1:OgkqiPvTDtOuV4MGZuUDhwOpkY8enjOsjjMzeOHefy4=