From 7aa6f6b4a84d0a4b808e245c572b200e87e14eb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 19:43:18 +0000 Subject: [PATCH] fix(deps): update module github.com/reeflective/console to v0.1.20 in go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0aa662b..91c8d82 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/lmittmann/tint v1.0.5 github.com/muesli/termenv v0.15.3-0.20240912151726-82936c5ea257 github.com/neilotoole/slogt v1.1.0 - github.com/reeflective/console v0.1.18 + github.com/reeflective/console v0.1.20 github.com/reugn/pkgslog v0.2.0 github.com/samber/slog-multi v1.2.4 github.com/sebdah/goldie/v2 v2.5.5