diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-22 08:34:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-22 08:34:43 -0700 |
| commit | 6d4846a29ade741390345923774b637899e33894 (patch) | |
| tree | fa2f0bb06de06577b14270b7f2ccd8faaeb5eab0 /go.mod | |
| parent | d9991aeaef7538b7021ec6755d5ab0c7b6cd1d48 (diff) | |
| download | seaweedfs-6d4846a29ade741390345923774b637899e33894.tar.xz seaweedfs-6d4846a29ade741390345923774b637899e33894.zip | |
Bump github.com/fclairamb/ftpserverlib from 0.19.0 to 0.19.1 (#3489)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 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.19.0 + github.com/fclairamb/ftpserverlib v0.19.1 github.com/fsnotify/fsnotify v1.5.4 // indirect github.com/go-errors/errors v1.1.1 // indirect github.com/go-redis/redis/v8 v8.11.5 @@ -118,7 +118,7 @@ require ( golang.org/x/image v0.0.0-20200119044424-58c23975cae1 golang.org/x/net v0.0.0-20220708220712-1185a9018129 golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 // indirect - golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 + golang.org/x/sys v0.0.0-20220818161305-2296e01440c6 golang.org/x/text v0.3.7 // indirect golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023 golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect |
