From d88b0ecadcfd3f546dce3cc74bff1e1f85ed1f2b 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:42:50 +0000 Subject: [PATCH] chore(deps): Update go module directive to v1.25.14 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 05e8853..78c56c7 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/complytime/website -go 1.25.12 +go 1.25.14 require github.com/goccy/go-yaml v1.19.2