From 5de498cee68569de9838de3b7aa1e6cbf2064f14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 21:40:25 +0000 Subject: [PATCH] fix(deps): update module github.com/rsteube/carapace to v1 in go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dde7db9..b7c96ea 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/neilotoole/slogt v1.1.0 github.com/reeflective/console v0.1.15 github.com/reugn/pkgslog v0.2.0 - github.com/rsteube/carapace v0.50.2 + github.com/rsteube/carapace v1.0.0 github.com/samber/slog-multi v1.1.0 github.com/sebdah/goldie/v2 v2.5.3 github.com/spf13/cobra v1.8.0