From 94357ec8d85ad3ae63566de6d3310a26774b5b9d Mon Sep 17 00:00:00 2001 From: "complytime-renovate[bot]" <300503980+complytime-renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 05:59:18 +0000 Subject: [PATCH] chore(deps): Update go module directive to v1.26.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9dcfdda..0f1b702 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/complytime/.github -go 1.26.5 +go 1.26.6 require ( github.com/ghodss/yaml v1.0.0