From fa1db4473c0a7705833fd7ffe19fccb2e9263b8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 13:01:30 +0000 Subject: [PATCH] =?UTF-8?q?Go=E3=81=AE=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=82=92=E7=9B=B4=E3=81=97=E3=81=A6=E3=81=82=E3=81=92?= =?UTF-8?q?=E3=81=9F=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5c80b06..1535b3e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module hato-bot-go -go 1.25.1 +go 1.25.4 require ( github.com/cockroachdb/errors v1.12.0