From 7f50e409f957698a74d206c107ac4a5058660a41 Mon Sep 17 00:00:00 2001 From: "doctolib-renovate[bot]" <161009298+doctolib-renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:21:58 +0000 Subject: [PATCH] Update module github.com/sirupsen/logrus to v1.9.4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ba8c2fb3..fcf3fe03 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/jtolds/gls v4.20.0+incompatible github.com/mitchellh/gox v1.0.1 // indirect github.com/philhofer/fwd v0.0.0-20160129035939-98c11a7a6ec8 - github.com/sirupsen/logrus v1.4.2 + github.com/sirupsen/logrus v1.9.4 github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d github.com/smartystreets/goconvey v1.6.4 github.com/spf13/pflag v1.0.5