From 2a7e97236d2a32ce73e5da6d41d2fbbe369ab395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 22:55:42 +0000 Subject: [PATCH] Bump github.com/samber/slog-fiber from 1.15.0 to 1.15.2 Bumps [github.com/samber/slog-fiber](https://github.com/samber/slog-fiber) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/samber/slog-fiber/releases) - [Commits](https://github.com/samber/slog-fiber/compare/v1.15.0...v1.15.2) --- updated-dependencies: - dependency-name: github.com/samber/slog-fiber dependency-type: direct:production update-type: version-update:semver-patch ... 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 a8120c1..751be42 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/jellydator/ttlcache/v3 v3.2.0 github.com/prometheus/client_golang v1.19.1 github.com/prometheus/common v0.53.0 - github.com/samber/slog-fiber v1.15.0 + github.com/samber/slog-fiber v1.15.2 github.com/spf13/viper v1.18.2 github.com/stretchr/testify v1.9.0 gopkg.in/yaml.v3 v3.0.1 diff --git a/go.sum b/go.sum index 1d26ea8..8d713c3 100644 --- a/go.sum +++ b/go.sum @@ -403,8 +403,8 @@ github.com/sagikazarmark/locafero v0.4.0 h1:HApY1R9zGo4DBgr7dqsTH/JJxLTTsOt7u6ke github.com/sagikazarmark/locafero v0.4.0/go.mod h1:Pe1W6UlPYUk/+wc/6KFhbORCfqzgYEpgQ3O5fPuL3H4= github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE= github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ= -github.com/samber/slog-fiber v1.15.0 h1:ylPVotiQ68m00E4MWta7bECmgkboSvPddJ8GIcgnpus= -github.com/samber/slog-fiber v1.15.0/go.mod h1:/HYPO+92ucooBHGNfDidjYj/P5nZMsXzDyjp8jmhkdA= +github.com/samber/slog-fiber v1.15.2 h1:5VvH1rccIu8njvyaqQCAFJ6kArvy9N9xpbbed8DgHVA= +github.com/samber/slog-fiber v1.15.2/go.mod h1:I0b8eJ060SlpA65LXiqH7lZixUCkAPKiEGZqkT9QJOM= github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc= github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo= github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=