mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
ioutil is deprecated in Go 1.16 and SFTPGo is an application, not a library, we have no reason to keep compatibility with old Go versions. Go 1.16 fix some cifs related issues too. |
||
|---|---|---|
| .. | ||
| azblobfs.go | ||
| azblobfs_disabled.go | ||
| cryptfs.go | ||
| fileinfo.go | ||
| fileinfo_unix.go | ||
| fileinfo_windows.go | ||
| folder.go | ||
| gcsfs.go | ||
| gcsfs_disabled.go | ||
| osfs.go | ||
| s3fs.go | ||
| s3fs_disabled.go | ||
| sftpfs.go | ||
| statvfs_fallback.go | ||
| statvfs_linux.go | ||
| statvfs_unix.go | ||
| vfs.go | ||