From cad873d26bafbc099d9028fe3d9b784b0799d06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 23:34:19 +0000 Subject: [PATCH] build(deps): bump github.com/samber/slog-multi from 1.0.1 to 1.0.2 Bumps [github.com/samber/slog-multi](https://github.com/samber/slog-multi) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/samber/slog-multi/releases) - [Commits](https://github.com/samber/slog-multi/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: github.com/samber/slog-multi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/go.mod b/go.mod index 9f4ebad..f2b6b2c 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/ory/dockertest/v3 v3.10.0 github.com/pkg/errors v0.9.1 github.com/samber/slog-formatter v1.0.0 - github.com/samber/slog-multi v1.0.1 + github.com/samber/slog-multi v1.0.2 github.com/signaux-faibles/libwekan v0.4.1 github.com/stretchr/testify v1.8.4 github.com/tealeg/xlsx/v3 v3.3.0 diff --git a/go.sum b/go.sum index e89e8a3..3ae51bb 100644 --- a/go.sum +++ b/go.sum @@ -130,28 +130,14 @@ github.com/samber/lo v1.38.1 h1:j2XEAqXKb09Am4ebOg31SpvzUTTs6EN3VfgeLUhPdXM= github.com/samber/lo v1.38.1/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA= github.com/samber/slog-formatter v1.0.0 h1:ULxHV+jNqi6aFP8xtzGHl2ejFRMl2+jI2UhCpgoXTDA= github.com/samber/slog-formatter v1.0.0/go.mod h1:c7pRfwhCfZQNzJz+XirmTveElxXln7M0Y8Pq781uxlo= -github.com/samber/slog-multi v1.0.1 h1:Owf7RnxBZokPuGuuecKH8bEX1iRepjJJgmXd5BTxvl8= -github.com/samber/slog-multi v1.0.1/go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo= +github.com/samber/slog-multi v1.0.2 h1:6BVH9uHGAsiGkbbtQgAOQJMpKgV8unMrHhhJaw+X1EQ= +github.com/samber/slog-multi v1.0.2/go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo= github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646/go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg= github.com/segmentio/ksuid v1.0.4 h1:sBo2BdShXjmcugAMwjugoGUdUV0pcxY5mW4xKRn3v4c= github.com/segmentio/ksuid v1.0.4/go.mod h1:/XUiZBD3kVx5SmUOl55voK5yeAbBNNIed+2O73XgrPE= github.com/shabbyrobe/xmlwriter v0.0.0-20220218224045-defe0ad214f6 h1:ri617veNyNwEMXywzcLmU//YIVSFdJvdk39lNsFB/Ro= github.com/shabbyrobe/xmlwriter v0.0.0-20220218224045-defe0ad214f6/go.mod h1:tKYSeHyJGYz7eoZMlzrRDQSfdYPYt0UduMr8b97Mmaw= github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc= -github.com/signaux-faibles/libwekan v0.2.2-0.20230605142547-6b9a2e52a7c2 h1:fW0lFRYnnPqkANwUBvvB1sCSsCxOJ0jZ7w8vRVCA6yQ= -github.com/signaux-faibles/libwekan v0.2.2-0.20230605142547-6b9a2e52a7c2/go.mod h1:ioobIVSPxSE3H/PqXbI+F3yuyblpsD1y+qJZis2X9dg= -github.com/signaux-faibles/libwekan v0.2.2-0.20230606085858-432e87a12a9e h1:/fkEd39or3l671TTea5CJ+K08/Gw3hEBph35Htj2//k= -github.com/signaux-faibles/libwekan v0.2.2-0.20230606085858-432e87a12a9e/go.mod h1:ioobIVSPxSE3H/PqXbI+F3yuyblpsD1y+qJZis2X9dg= -github.com/signaux-faibles/libwekan v0.4.0 h1:QD20QofXlJUlPbPq0TSQhfAykH573qm1mbiu/+w5meM= -github.com/signaux-faibles/libwekan v0.4.0/go.mod h1:CQw3TAfWRiy12eduon5uVEIEwB95ZNTmPM1jaTtZ+rk= -github.com/signaux-faibles/libwekan v0.4.1-0.20230905095406-f46ef6c38ebe h1:ADYR5r7Ii9Sr9XZfAtS//kfkGbteMGiFWzJ38TCsdv0= -github.com/signaux-faibles/libwekan v0.4.1-0.20230905095406-f46ef6c38ebe/go.mod h1:i5tEXQL5QsiFW53ascvwAxm/WPglRjr25kcPwsP34rQ= -github.com/signaux-faibles/libwekan v0.4.1-0.20230920135843-e9e13c20057e h1:xZwldT3kb+M4rS2WDaMNFG9lvQ2tEScOoqbX2ZoAkFY= -github.com/signaux-faibles/libwekan v0.4.1-0.20230920135843-e9e13c20057e/go.mod h1:i5tEXQL5QsiFW53ascvwAxm/WPglRjr25kcPwsP34rQ= -github.com/signaux-faibles/libwekan v0.4.1-0.20230920143937-732300584b09 h1:/P4f1smFQ1vSMLYvL0ZYTzQvfskCn9M71obQ+xQh+XI= -github.com/signaux-faibles/libwekan v0.4.1-0.20230920143937-732300584b09/go.mod h1:i5tEXQL5QsiFW53ascvwAxm/WPglRjr25kcPwsP34rQ= -github.com/signaux-faibles/libwekan v0.4.1-0.20230921072930-ab083c073e5a h1:zVOs8JrYr2WoiG9qyiRvztZ7P7i6esu+V7574B0CAyI= -github.com/signaux-faibles/libwekan v0.4.1-0.20230921072930-ab083c073e5a/go.mod h1:i5tEXQL5QsiFW53ascvwAxm/WPglRjr25kcPwsP34rQ= github.com/signaux-faibles/libwekan v0.4.1 h1:hRutroAQkU2UzSxVhWau6RuESs/OA9y9UXIgVvblzQ0= github.com/signaux-faibles/libwekan v0.4.1/go.mod h1:i5tEXQL5QsiFW53ascvwAxm/WPglRjr25kcPwsP34rQ= github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=