From e8e87271246c4e6c23692f30399567f00542a66c Mon Sep 17 00:00:00 2001 From: "complytime-renovate[bot]" <300503980+complytime-renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 05:41:44 +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 8aea15e..01ca98e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/complytime/.github -go 1.26.5 +go 1.26.7 require ( github.com/ghodss/yaml v1.0.0