From 7e92d6a08f35b7ebdedfcfaaefe737bf73bd951e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:12:02 +0000 Subject: [PATCH] chore(deps): bump github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus Bumps [github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus](https://github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus/releases) - [Commits](https://github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus dependency-type: direct:production update-type: version-update:semver-minor ... 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 d2cdf11..5239e96 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/StephanHCB/go-autumn-restclient v0.9.0 github.com/StephanHCB/go-autumn-restclient-apm v0.3.0 github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.5.0 - github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.2.0 + github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.3.0 github.com/StephanHCB/go-autumn-restclient-prometheus v0.4.0 github.com/go-chi/chi/v5 v5.1.0 github.com/go-git/go-billy/v5 v5.6.0 diff --git a/go.sum b/go.sum index 7f5d3cb..b7eb370 100644 --- a/go.sum +++ b/go.sum @@ -29,8 +29,8 @@ github.com/StephanHCB/go-autumn-restclient-apm v0.3.0 h1:gwOhLJ3fJOnkOxREsR/tXB4 github.com/StephanHCB/go-autumn-restclient-apm v0.3.0/go.mod h1:3zD5Hz6rEuUxXIjpcoACXRy/bGvNbcVPOpZtZlGpAG4= github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.5.0 h1:enGcKHKDa1CcDPENyZB5Z7lIW04JCn+4g6IElfF8Sig= github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.5.0/go.mod h1:Sb2Fau+PCZ+D2ESFuvjXdWX488ptjGjj1SbaxpRb0r4= -github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.2.0 h1:aqCGJ+zlwTby7Qjt0hX2Q+SOlfj6KSFNOqoZNh8rw6M= -github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.2.0/go.mod h1:6o+LwKeLMh5mQb+WOk1/+RI/Txb0j66QCIGvjcbeQhg= +github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.3.0 h1:iasyNTkhpw3q4sXXabR0o9LM302y/i1cz38nmwDzi7c= +github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.3.0/go.mod h1:tfOMz05jofOXRcgUshmXe0lMXHxFmJCZ6fVZgV0fA84= github.com/StephanHCB/go-autumn-restclient-prometheus v0.4.0 h1:5ohlYFrQq0dIS8mJDJ9keP4OTttKSYwiiumtJqTX6uI= github.com/StephanHCB/go-autumn-restclient-prometheus v0.4.0/go.mod h1:JcqHLVN5JFdDjL36O/hFdDMInNpbxUMfBbZTkdyfGh0= github.com/StephanHCB/go-autumn-web-swagger-ui v0.3.3 h1:09gZKOO8ZMDknikt1tRpx/5BEc37yp053Sc/R8zP3HI=