From fbad8af5c4b9dbc23c378c3ca96a660760030c56 Mon Sep 17 00:00:00 2001 From: "complytime-renovate[bot]" <300503980+complytime-renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 08:14:30 +0000 Subject: [PATCH] chore(deps): Update go module directive to v1.26.7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5906e07e..17c87c1b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/complytime/complyctl -go 1.26.5 +go 1.26.7 require ( github.com/charmbracelet/bubbles v1.0.0