diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-13 09:35:02 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-13 09:35:02 -0800 |
| commit | 896c6b8d1a7f99b2a9eba8cda4b0f71f5278613b (patch) | |
| tree | 3d76c55b808dc24278717253eb22b4dec548137e /go.mod | |
| parent | 3d7baa30cd08478db39414509aba628e219c1e8b (diff) | |
| download | seaweedfs-896c6b8d1a7f99b2a9eba8cda4b0f71f5278613b.tar.xz seaweedfs-896c6b8d1a7f99b2a9eba8cda4b0f71f5278613b.zip | |
build(deps): bump github.com/fclairamb/ftpserverlib from 0.20.0 to 0.21.0 (#4203)
build(deps): bump github.com/fclairamb/ftpserverlib
Bumps [github.com/fclairamb/ftpserverlib](https://github.com/fclairamb/ftpserverlib) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/fclairamb/ftpserverlib/releases)
- [Commits](https://github.com/fclairamb/ftpserverlib/compare/v0.20.0...v0.21.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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.20.0 + github.com/fclairamb/ftpserverlib v0.21.0 github.com/fsnotify/fsnotify v1.6.0 // indirect github.com/go-errors/errors v1.1.1 // indirect github.com/go-redis/redis/v8 v8.11.5 |
