Skip to content

Commit e2ae67e

Browse files
committed
fix(deps): update module github.com/fclairamb/ftpserverlib to v0.24.0
1 parent 0f181a9 commit e2ae67e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/fclairamb/afero-gdrive v0.3.0
1111
github.com/fclairamb/afero-s3 v0.3.1
1212
github.com/fclairamb/afero-snd v0.1.0
13-
github.com/fclairamb/ftpserverlib v0.23.0
13+
github.com/fclairamb/ftpserverlib v0.24.0
1414
github.com/fclairamb/go-log v0.5.0
1515
github.com/go-mail/mail v2.3.1+incompatible
1616
github.com/pkg/sftp v1.13.6

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,6 +1055,8 @@ github.com/fclairamb/ftpserverlib v0.22.0 h1:PqzyD6YxS5sdb4fAdXUFSODTo8DelsVAOh3
10551055
github.com/fclairamb/ftpserverlib v0.22.0/go.mod h1:dI9/yw/KfJ0g4wmRK8ZukUfqakLr6ZTf9VDydKoLy90=
10561056
github.com/fclairamb/ftpserverlib v0.23.0 h1:CPh/7kAyj67xNznAGy8vqY7juG+i8NH6dtR0Gf2HImY=
10571057
github.com/fclairamb/ftpserverlib v0.23.0/go.mod h1:bcQZ1YDphlZjyCV2QivnhXbsLp0Zj4ynb4BH8p479oc=
1058+
github.com/fclairamb/ftpserverlib v0.24.0 h1:c0TaueBw41pzn3VS5G9+xFQMYEl50X0ymiDCnKHLHRE=
1059+
github.com/fclairamb/ftpserverlib v0.24.0/go.mod h1:+9afJRWESpCq4/O8Vr00Q2jfinRxP6PiCpXph6CgGuc=
10581060
github.com/fclairamb/go-log v0.0.0-20210717204555-d370617e3635/go.mod h1:iqmym8aI6xBbZXnZSPjElrmQrlEwjwEemOmIzKaTBM8=
10591061
github.com/fclairamb/go-log v0.0.0-20210725225107-80efc81cb386/go.mod h1:iqmym8aI6xBbZXnZSPjElrmQrlEwjwEemOmIzKaTBM8=
10601062
github.com/fclairamb/go-log v0.4.1 h1:rLtdSG9x2pK41AIAnE8WYpl05xBJfw1ZyYxZaXFcBsM=

0 commit comments

Comments
 (0)