Skip to content

Commit 1f9ef16

Browse files
fix(deps): update module github.com/fclairamb/ftpserverlib to v0.27.1 (#1569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b61af7e commit 1f9ef16

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/fclairamb/afero-gdrive v0.3.0
1313
github.com/fclairamb/afero-s3 v0.3.1
1414
github.com/fclairamb/afero-snd v0.1.0
15-
github.com/fclairamb/ftpserverlib v0.27.0
15+
github.com/fclairamb/ftpserverlib v0.27.1
1616
github.com/fclairamb/go-log v0.6.0
1717
github.com/go-crypt/crypt v0.4.7
1818
github.com/go-mail/mail v2.3.1+incompatible

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ github.com/fclairamb/afero-snd v0.1.0 h1:eQ28zAnjamm+4wxl/NlzP7LYZaSTx9fNqPHPvNL
222222
github.com/fclairamb/afero-snd v0.1.0/go.mod h1:3KupVhrtzquMmydX3IGUbhLVbW/KXrg9QonyJtmHITY=
223223
github.com/fclairamb/ftpserverlib v0.27.0 h1:HcCdVNTs9Irc0T/eHRqkcGkOejwg39WiqBdt2vLZIpE=
224224
github.com/fclairamb/ftpserverlib v0.27.0/go.mod h1:Wi6QrU/oxgjSgcDjFUxQHlkJfVU/94t4+zNufrkdNU8=
225+
github.com/fclairamb/ftpserverlib v0.27.1 h1:ecNR2Yw186lfai+K9I2dHuK0xcp4/FgB+QUukOHdEgw=
226+
github.com/fclairamb/ftpserverlib v0.27.1/go.mod h1:mTv0exQ08+16lVKDFIwJOvS2wXbIvCKM4MPvfmmgWow=
225227
github.com/fclairamb/go-log v0.0.0-20210717204555-d370617e3635/go.mod h1:iqmym8aI6xBbZXnZSPjElrmQrlEwjwEemOmIzKaTBM8=
226228
github.com/fclairamb/go-log v0.0.0-20210725225107-80efc81cb386/go.mod h1:iqmym8aI6xBbZXnZSPjElrmQrlEwjwEemOmIzKaTBM8=
227229
github.com/fclairamb/go-log v0.6.0 h1:1V7BJ75P2PvanLHRyGBBFjncB6d4AgEmu+BPWKbMkaU=

0 commit comments

Comments
 (0)