From 4ac4172009a5c444538c5925d8aa09e449bd4fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:05:17 +0000 Subject: [PATCH] Bump github.com/StephanHCB/go-autumn-logging from 0.3.0 to 0.4.0 Bumps [github.com/StephanHCB/go-autumn-logging](https://github.com/StephanHCB/go-autumn-logging) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/StephanHCB/go-autumn-logging/releases) - [Commits](https://github.com/StephanHCB/go-autumn-logging/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/StephanHCB/go-autumn-logging 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 4bd4150..760f148 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/Roshick/go-autumn-slog v0.3.0 github.com/StephanHCB/go-autumn-config-api v0.2.1 github.com/StephanHCB/go-autumn-config-env v0.2.2 - github.com/StephanHCB/go-autumn-logging v0.3.0 + github.com/StephanHCB/go-autumn-logging v0.4.0 github.com/StephanHCB/go-autumn-restclient v0.8.0 github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.4.1 github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.1.0 diff --git a/go.sum b/go.sum index 813b494..b5b1fd0 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/StephanHCB/go-autumn-config-api v0.2.1 h1:t2EeTsdFpLM2xH2T7QFQtbFYI8h github.com/StephanHCB/go-autumn-config-api v0.2.1/go.mod h1:6nJBwuT1uURHApOSFr6Rw+naK2YkO+sAduwEWZ0qsSU= github.com/StephanHCB/go-autumn-config-env v0.2.2 h1:DWal2O4gKlNsrKnq8V5nRNUevqkH2+xGT/BwCyqrV3I= github.com/StephanHCB/go-autumn-config-env v0.2.2/go.mod h1:aTwlB8AVSnqGt4537uVHtZs9/3NEFYQwuVTRaNutgwg= -github.com/StephanHCB/go-autumn-logging v0.3.0 h1:G0zs8xoth8i8mOeoFgG3Dvk6dIY9dPPJ7wkm6mjaPyY= -github.com/StephanHCB/go-autumn-logging v0.3.0/go.mod h1:dPABYdECU3XrFib03uXbQFVLftUP5c4YaKSineiw37U= +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.0 h1:USpjghjvAXA48P5H+BiZy9sKbETpvb49H84xcD6kgRs= github.com/StephanHCB/go-autumn-restclient v0.8.0/go.mod h1:EoaVWjbNujPWo/XJZs7Pzsbb4R24a+J+A9gHB8arjGw= github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.4.1 h1:aRs7bVnENGiKsWyvz6d5jAb2LuRkM1AUIzMoOgjzRLs=