From 625e88041f384a102538b6b45bf50d98d195ff80 Mon Sep 17 00:00:00 2001 From: "complytime-renovate[bot]" <300503980+complytime-renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 05:36:52 +0000 Subject: [PATCH] chore(deps): Update go module directive to v1.26.8 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f669bc5..f1c227d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/complytime/.github -go 1.26.7 +go 1.26.8 require ( github.com/ghodss/yaml v1.0.0