From c8c9d1c376aeee58388035df749a2bac2e6e4fdf Mon Sep 17 00:00:00 2001 From: shy Date: Sun, 5 Jan 2025 15:59:23 +0800 Subject: [PATCH] add some --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6cb04ed..f56c88d 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module shylinux.com/x/education go 1.20 require ( - shylinux.com/x/community v0.0.17 + shylinux.com/x/community v0.0.18 shylinux.com/x/enterprise v0.0.10 // indirect shylinux.com/x/golang-story v0.0.27 // indirect shylinux.com/x/mysql-story v0.6.26