From 34070e73b3119dd4cdb7c202aa86819077b00c0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 21:05:16 +0000 Subject: [PATCH] fix(deps): update module github.com/reugn/pkgslog to v0.2.0 in go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d3ee938..1571a29 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/muesli/termenv v0.15.2 github.com/neilotoole/slogt v1.1.0 github.com/reeflective/console v0.1.15 - github.com/reugn/pkgslog v0.0.0-20231009090135-bbaf4951c7eb + github.com/reugn/pkgslog v0.2.0 github.com/rsteube/carapace v0.50.2 github.com/samber/slog-multi v1.0.2 github.com/sebdah/goldie/v2 v2.5.3