From f48521d5349da0383a18c7df94dfc97a8551718d Mon Sep 17 00:00:00 2001 From: free will <2647778488@qq.com> Date: Sun, 3 Jul 2022 16:52:11 +0800 Subject: [PATCH] =?UTF-8?q?gomod=E4=B8=AD=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E6=9B=B4=E8=AF=AF?= 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 b7fd07b..85c3c2e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module mlsr -go 1.16 +go 1.18 require ( //github.com/rakanalh/scheduler v0.1