Skip to content

Commit

Permalink
Bump github.com/StephanHCB/go-autumn-restclient from 0.8.1 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [github.com/StephanHCB/go-autumn-restclient](https://github.com/StephanHCB/go-autumn-restclient) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/StephanHCB/go-autumn-restclient/releases)
- [Commits](StephanHCB/go-autumn-restclient@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/StephanHCB/go-autumn-restclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 88c7610 commit 6604b25
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 @@ -7,7 +7,7 @@ require (
github.com/StephanHCB/go-autumn-config-api v0.2.2
github.com/StephanHCB/go-autumn-config-env v0.2.3
github.com/StephanHCB/go-autumn-logging v0.4.0
github.com/StephanHCB/go-autumn-restclient v0.8.1
github.com/StephanHCB/go-autumn-restclient v0.9.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.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/StephanHCB/go-autumn-config-env v0.2.3 h1:l77gLvehRWhL3bPVi/BLTMW3IWC
github.com/StephanHCB/go-autumn-config-env v0.2.3/go.mod h1:9nl3yrIafNBNFXaiO42gCQAXyzxVc7HIHZi1wknAITY=
github.com/StephanHCB/go-autumn-logging v0.4.0 h1:/EC41JJBi1Ao8eFmx4jReokJsbKsRoMoGTaCJZ/Nins=
github.com/StephanHCB/go-autumn-logging v0.4.0/go.mod h1:dPABYdECU3XrFib03uXbQFVLftUP5c4YaKSineiw37U=
github.com/StephanHCB/go-autumn-restclient v0.8.1 h1:0ZD3pJ5pWZ96x3dCcstmbyum4xt/kDDDA9ne48B8NNI=
github.com/StephanHCB/go-autumn-restclient v0.8.1/go.mod h1:etWCMr0i0iAl1RVBgwLczoFt2rhWrUMySalot0i6vT8=
github.com/StephanHCB/go-autumn-restclient v0.9.0 h1:GJ8nlEicuwsvZS0Qk82+oJCTPmrzJKnA6dnvIIDknt4=
github.com/StephanHCB/go-autumn-restclient v0.9.0/go.mod h1:etWCMr0i0iAl1RVBgwLczoFt2rhWrUMySalot0i6vT8=
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=
Expand Down

0 comments on commit 6604b25

Please sign in to comment.