From 6604b25b4fce43a9334157a10bbe49cd67146704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:15:05 +0000 Subject: [PATCH] Bump github.com/StephanHCB/go-autumn-restclient from 0.8.1 to 0.9.0 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](https://github.com/StephanHCB/go-autumn-restclient/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index deafe1a..00557af 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index b679e92..e09529a 100644 --- a/go.sum +++ b/go.sum @@ -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=