From 16b8ea36e07e1574f360b9df9f2d85a16015f793 Mon Sep 17 00:00:00 2001 From: "complytime-renovate[bot]" <300503980+complytime-renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 06:00:20 +0000 Subject: [PATCH] chore(deps): Update go module directive to v1.25.13 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 05e8853..88c12a3 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/complytime/website -go 1.25.12 +go 1.25.13 require github.com/goccy/go-yaml v1.19.2