Skip to content

Commit

Permalink
chore(deps): bump github.com/StephanHCB/go-autumn-restclient-circuitb…
Browse files Browse the repository at this point in the history
…reaker-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](StephanHCB/go-autumn-restclient-circuitbreaker-prometheus@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent d2f732f commit 7e92d6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 7e92d6a

Please sign in to comment.