aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 08:43:35 -0700
committerGitHub <noreply@github.com>2024-06-17 08:43:35 -0700
commitbd7b9384054e5f28417c56b6336e11c09a9e39d1 (patch)
tree34b405e209e61883e9f3aa8795695e11d0ce218e /go.mod
parent491713e0203b1aa8a93cd3d5c9b9bfe50b654bdb (diff)
downloadseaweedfs-bd7b9384054e5f28417c56b6336e11c09a9e39d1.tar.xz
seaweedfs-bd7b9384054e5f28417c56b6336e11c09a9e39d1.zip
chore(deps): bump github.com/fclairamb/ftpserverlib from 0.24.0 to 0.24.1 (#5686)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2a30f9a9a..9756f086e 100644
--- a/go.mod
+++ b/go.mod
@@ -27,7 +27,7 @@ require (
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
github.com/facebookgo/stats v0.0.0-20151006221625-1b76add642e4
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
- github.com/fclairamb/ftpserverlib v0.24.0
+ github.com/fclairamb/ftpserverlib v0.24.1
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-redis/redis/v8 v8.11.5
github.com/go-redsync/redsync/v4 v4.13.0