Skip to content

Commit

Permalink
chore(deps): bump github.com/StephanHCB/go-autumn-restclient-prometheus
Browse files Browse the repository at this point in the history
Bumps [github.com/StephanHCB/go-autumn-restclient-prometheus](https://github.com/StephanHCB/go-autumn-restclient-prometheus) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/StephanHCB/go-autumn-restclient-prometheus/releases)
- [Commits](StephanHCB/go-autumn-restclient-prometheus@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/StephanHCB/go-autumn-restclient-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 5, 2024
1 parent f096f0a commit 87c7e8a
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 @@ -15,7 +15,7 @@ require (
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-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
github.com/go-git/go-git/v5 v5.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.5.0 h1:enGcKHKDa1Cc
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-prometheus v0.3.0 h1:rIF1N4KJk6ZO6+xxsz6+sD8HzQWvNWufPm6K2vkcJ+U=
github.com/StephanHCB/go-autumn-restclient-prometheus v0.3.0/go.mod h1:o16L6jhBel94ingm16iWSZgrTHa3iAG7PV2e7Qigklw=
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=
github.com/StephanHCB/go-autumn-web-swagger-ui v0.3.3/go.mod h1:EBtCQXF8JhoADnadezundz2xWEdFPmx2NUTgZYtUE0M=
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=
Expand Down

0 comments on commit 87c7e8a

Please sign in to comment.