From e2444130b5d46bb1209ccc4e4416b20bcd972417 Mon Sep 17 00:00:00 2001 From: 20918 <2091823062@qq.com> Date: Tue, 20 May 2025 11:40:20 +0800 Subject: [PATCH] =?UTF-8?q?go=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= 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 283286b..e453299 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ollama/ollama -go 1.24.0 +go 1.23.6 require ( github.com/containerd/console v1.0.3