From 9596320e6508c87616a8e202aab3e3db64252a50 Mon Sep 17 00:00:00 2001 From: kercylan98 Date: Thu, 10 Aug 2023 17:59:27 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=8D=87=E7=BA=A7=20go=20=E8=87=B3=20?= =?UTF-8?q?1.21=20=E7=89=88=E6=9C=AC?= 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 bde4afb..94f62f5 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/kercylan98/minotaur -go 1.20 +go 1.21 require ( github.com/RussellLuo/timingwheel v0.0.0-20220218152713-54845bda3108