diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-18 11:06:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-18 11:06:14 -0700 |
| commit | 52735bbe081256c8016c29964d4dcc7ee720f7d8 (patch) | |
| tree | 5bd5e1f325ff96b32f006161f176212582533fcb /go.mod | |
| parent | 6f4b06e6b28ff57e5376510de222a2d4169af2b3 (diff) | |
| download | seaweedfs-52735bbe081256c8016c29964d4dcc7ee720f7d8.tar.xz seaweedfs-52735bbe081256c8016c29964d4dcc7ee720f7d8.zip | |
chore(deps): bump github.com/fclairamb/ftpserverlib from 0.22.0 to 0.24.0 (#5389)
chore(deps): bump github.com/fclairamb/ftpserverlib
Bumps [github.com/fclairamb/ftpserverlib](https://github.com/fclairamb/ftpserverlib) from 0.22.0 to 0.24.0.
- [Release notes](https://github.com/fclairamb/ftpserverlib/releases)
- [Commits](https://github.com/fclairamb/ftpserverlib/compare/v0.22.0...v0.24.0)
---
updated-dependencies:
- dependency-name: github.com/fclairamb/ftpserverlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -28,7 +28,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.22.0 + github.com/fclairamb/ftpserverlib v0.24.0 github.com/fsnotify/fsnotify v1.7.0 // indirect github.com/go-errors/errors v1.1.1 // indirect github.com/go-redis/redis/v8 v8.11.5 @@ -221,7 +221,7 @@ require ( github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 // indirect github.com/emersion/go-vcard v0.0.0-20230815062825-8fda7d206ec9 // indirect github.com/fatih/color v1.14.1 // indirect - github.com/fclairamb/go-log v0.4.1 // indirect + github.com/fclairamb/go-log v0.5.0 // indirect github.com/felixge/httpsnoop v1.0.4 // indirect github.com/flynn/noise v1.0.0 // indirect github.com/gabriel-vasile/mimetype v1.4.3 // indirect @@ -329,7 +329,7 @@ require ( go.opentelemetry.io/otel/metric v1.23.0 // indirect go.opentelemetry.io/otel/trace v1.23.0 // indirect go.uber.org/multierr v1.11.0 // indirect - go.uber.org/zap v1.26.0 // indirect + go.uber.org/zap v1.27.0 // indirect golang.org/x/mod v0.14.0 // indirect golang.org/x/sync v0.6.0 // indirect golang.org/x/term v0.18.0 // indirect |
