From f3ecbd2c532265ca6eae5edd56969795d82040f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 14:32:17 +0000 Subject: [PATCH] Bump github.com/StephanHCB/go-autumn-logging from 0.2.0 to 0.3.0 Bumps [github.com/StephanHCB/go-autumn-logging](https://github.com/StephanHCB/go-autumn-logging) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/StephanHCB/go-autumn-logging/releases) - [Commits](https://github.com/StephanHCB/go-autumn-logging/compare/v0.2.0...v0.3.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 badf70f..b04f6c9 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/StephanHCB/go-autumn-restclient go 1.17 require ( - github.com/StephanHCB/go-autumn-logging v0.2.0 + github.com/StephanHCB/go-autumn-logging v0.3.0 github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a github.com/stretchr/testify v1.7.1 github.com/tidwall/tinylru v1.1.0 diff --git a/go.sum b/go.sum index 4c7beb4..dd14678 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/StephanHCB/go-autumn-logging v0.2.0 h1:Hy6mlBiJn8VmkOJMkoizQ3MEPLClEHU3HGzuKsb9DWw= -github.com/StephanHCB/go-autumn-logging v0.2.0/go.mod h1:dPABYdECU3XrFib03uXbQFVLftUP5c4YaKSineiw37U= +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/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a h1:v6zMvHuY9yue4+QkG/HQ/W67wvtQmWJ4SDo9aK/GIno=