From 7333101dc68142b02c28279306b3faa667d27b77 Mon Sep 17 00:00:00 2001 From: kercylan98 Date: Thu, 22 Feb 2024 10:37:31 +0800 Subject: [PATCH] =?UTF-8?q?other:=20=E5=8D=87=E7=BA=A7=20go=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E8=87=B3=201.22.0?= 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 8533405..001ceaf 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/kercylan98/minotaur -go 1.21 +go 1.22.0 require ( github.com/RussellLuo/timingwheel v0.0.0-20220218152713-54845bda3108