From a12daa11e5c093bc0bb599277c627c794cba8d34 Mon Sep 17 00:00:00 2001 From: SisMaker <1713699517@qq.com> Date: Thu, 26 Aug 2021 14:21:38 +0800 Subject: [PATCH] =?UTF-8?q?ft:=20=E5=8D=87=E7=BA=A7=20fsnotify?= 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 0fae67d..50304e8 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module fileSync go 1.15 -require github.com/fsnotify/fsnotify v1.4.9 +require github.com/fsnotify/fsnotify v1.5.1