feat(ftp): custom encoding (#6528 close #1260)

This commit is contained in:
Toby Shi
2024-06-16 16:58:02 +08:00
committed by GitHub
parent 3a996a1a3a
commit fcf2683112
4 changed files with 38 additions and 9 deletions

1
go.mod
View File

@@ -80,6 +80,7 @@ require (
github.com/aead/ecdh v0.2.0 // indirect
github.com/andreburgaud/crypt2go v1.2.0 // indirect
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/benbjohnson/clock v1.3.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect