diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-16 12:28:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-16 12:28:11 -0800 |
| commit | 7a92b2cbb91a2786c2c6e4efc878862a8c3a29d8 (patch) | |
| tree | a713fbc8e267bbbb24615a859d6aca79fc906a4b /go.mod | |
| parent | c531e2eb0e594ef35971ed3dcb4918d4447cabaf (diff) | |
| download | seaweedfs-7a92b2cbb91a2786c2c6e4efc878862a8c3a29d8.tar.xz seaweedfs-7a92b2cbb91a2786c2c6e4efc878862a8c3a29d8.zip | |
chore(deps): bump github.com/fclairamb/ftpserverlib from 0.24.1 to 0.25.0 (#6362)
chore(deps): bump github.com/fclairamb/ftpserverlib
Bumps [github.com/fclairamb/ftpserverlib](https://github.com/fclairamb/ftpserverlib) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/fclairamb/ftpserverlib/releases)
- [Commits](https://github.com/fclairamb/ftpserverlib/compare/v0.24.1...v0.25.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.24.1 + github.com/fclairamb/ftpserverlib v0.25.0 github.com/fsnotify/fsnotify v1.7.0 // indirect github.com/go-redsync/redsync/v4 v4.13.0 github.com/go-sql-driver/mysql v1.8.1 |
