mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-09-20 03:17:47 +00: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.