From 41e0c0fa825797e09a71d9712161eed1453aea7f Mon Sep 17 00:00:00 2001 From: TalShorSap <108805932+TalShorSap@users.noreply.github.com> Date: Wed, 21 Sep 2022 14:52:09 +0300 Subject: [PATCH] increase version (#789) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2516dd809..aa345ca91 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/docker/go-connections v0.4.0 // indirect github.com/docker/go-units v0.4.0 // indirect github.com/fatih/structs v1.0.0 - github.com/fsnotify/fsnotify v1.4.9 + github.com/fsnotify/fsnotify v1.5.4 github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636 github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 // indirect github.com/gbrlsnchs/jwt v0.5.0