@@ -41,7 +41,7 @@ require (
41
41
github.com/hirochachacha/go-smb2 v1.1.0
42
42
github.com/ipfs/go-ipfs-api v0.7.0
43
43
github.com/itsHenry35/gofakes3 v0.0.8
44
- github.com/jlaffaye/ftp v0.2.1-0.20240918233326-1b970516f5d3
44
+ github.com/jlaffaye/ftp v0.2.1-0.20250831012827-3f092e051c94
45
45
github.com/json-iterator/go v1.1.12
46
46
github.com/kdomanski/iso9660 v0.4.0
47
47
github.com/maruel/natural v1.1.1
@@ -58,7 +58,7 @@ require (
58
58
github.com/sirupsen/logrus v1.9.3
59
59
github.com/spf13/afero v1.14.0
60
60
github.com/spf13/cobra v1.9.1
61
- github.com/stretchr/testify v1.10.0
61
+ github.com/stretchr/testify v1.11.1
62
62
github.com/t3rm1n4l/go-mega v0.0.0-20241213151442-a19cff0ec7b5
63
63
github.com/u2takey/ffmpeg-go v0.5.0
64
64
github.com/upyun/go-sdk/v3 v3.0.4
@@ -254,7 +254,7 @@ require (
254
254
github.com/yusufpapurcu/wmi v1.2.4 // indirect
255
255
go.etcd.io/bbolt v1.4.0 // indirect
256
256
golang.org/x/arch v0.18.0 // indirect
257
- golang.org/x/sync v0.16.0 // indirect
257
+ golang.org/x/sync v0.16.0
258
258
golang.org/x/sys v0.34.0 // indirect
259
259
golang.org/x/term v0.33.0 // indirect
260
260
golang.org/x/text v0.27.0
0 commit comments