File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/disintegration/imaging v1.6.2
3737 github.com/dlclark/regexp2 v1.12.0
3838 github.com/dustinxie/ecc v0.0.0-20210511000915-959544187564
39- github.com/fclairamb/ftpserverlib v0.26.1-0.20250709223522-4a925d79caf6
39+ github.com/fclairamb/ftpserverlib v0.32.1
4040 github.com/foxxorcat/mopan-sdk-go v0.1.6
4141 github.com/foxxorcat/weiyun-sdk-go v0.1.4
4242 github.com/gin-contrib/cors v1.7.7
@@ -300,7 +300,7 @@ require (
300300 go.etcd.io/bbolt v1.4.0 // indirect
301301 golang.org/x/arch v0.23.0 // indirect
302302 golang.org/x/sync v0.20.0
303- golang.org/x/sys v0.45 .0
303+ golang.org/x/sys v0.46 .0
304304 golang.org/x/term v0.43.0 // indirect
305305 golang.org/x/text v0.37.0
306306 golang.org/x/tools v0.44.0 // indirect
Original file line number Diff line number Diff line change @@ -268,6 +268,8 @@ github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6
268268github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f /go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM =
269269github.com/fclairamb/ftpserverlib v0.26.1-0.20250709223522-4a925d79caf6 h1:q1b+gv6AG2TDPN+f0QAkbRrAvJ3ZosnwRLTKNxSXlaA =
270270github.com/fclairamb/ftpserverlib v0.26.1-0.20250709223522-4a925d79caf6 /go.mod h1:MAsn6OKL24MLbGdCjt1t44XMGgX3sFqukYTKmTUOci8 =
271+ github.com/fclairamb/ftpserverlib v0.32.1 h1:JoBxoiu2sifjVbIAfkCQn7Oi3mFbX/PHRO+4PGOROj4 =
272+ github.com/fclairamb/ftpserverlib v0.32.1 /go.mod h1:RJZgAyW8uSb/BtDwD2Wf2wUGUxLaQdmB6VXU7XGp8Oc =
271273github.com/fclairamb/go-log v0.6.0 h1:1V7BJ75P2PvanLHRyGBBFjncB6d4AgEmu+BPWKbMkaU =
272274github.com/fclairamb/go-log v0.6.0 /go.mod h1:cyXxOw4aJwO6lrZb8GRELSw+sxO6wwkLJdsjY5xYCWA =
273275github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
@@ -805,6 +807,8 @@ golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
805807golang.org/x/sys v0.43.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
806808golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY =
807809golang.org/x/sys v0.45.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
810+ golang.org/x/sys v0.46.0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw =
811+ golang.org/x/sys v0.46.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
808812golang.org/x/telemetry v0.0.0-20240228155512-f48c80bd79b2 /go.mod h1:TeRTkGYfJXctD9OcfyVLyj2J3IxLnKwHJR8f4D8a3YE =
809813golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
810814golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
You can’t perform that action at this time.
0 commit comments