Skip to content

Commit 2c3d5c4

Browse files
fix(deps): update module github.com/fclairamb/ftpserverlib to v0.28.0
1 parent b925d5f commit 2c3d5c4

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.1
15+
github.com/fclairamb/ftpserverlib v0.28.0
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
@@ -224,6 +224,8 @@ github.com/fclairamb/ftpserverlib v0.27.0 h1:HcCdVNTs9Irc0T/eHRqkcGkOejwg39WiqBd
224224
github.com/fclairamb/ftpserverlib v0.27.0/go.mod h1:Wi6QrU/oxgjSgcDjFUxQHlkJfVU/94t4+zNufrkdNU8=
225225
github.com/fclairamb/ftpserverlib v0.27.1 h1:ecNR2Yw186lfai+K9I2dHuK0xcp4/FgB+QUukOHdEgw=
226226
github.com/fclairamb/ftpserverlib v0.27.1/go.mod h1:mTv0exQ08+16lVKDFIwJOvS2wXbIvCKM4MPvfmmgWow=
227+
github.com/fclairamb/ftpserverlib v0.28.0 h1:SdQYxxpAM6Y+FGffKAHCcPxLIdagNOCqOmY1WXYJfe0=
228+
github.com/fclairamb/ftpserverlib v0.28.0/go.mod h1:oiQyZ8h8P5zuZhIkZ+SdZvU69gSHZZVuKdhIdZ+RSxI=
227229
github.com/fclairamb/go-log v0.0.0-20210717204555-d370617e3635/go.mod h1:iqmym8aI6xBbZXnZSPjElrmQrlEwjwEemOmIzKaTBM8=
228230
github.com/fclairamb/go-log v0.0.0-20210725225107-80efc81cb386/go.mod h1:iqmym8aI6xBbZXnZSPjElrmQrlEwjwEemOmIzKaTBM8=
229231
github.com/fclairamb/go-log v0.6.0 h1:1V7BJ75P2PvanLHRyGBBFjncB6d4AgEmu+BPWKbMkaU=

0 commit comments

Comments
 (0)