sftpgo/examples
Nicola Murino ca3e15578e
Use new methods in the io and os packages instead of ioutil ones
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.
2021-02-25 21:53:04 +01:00
..
bulkupdate examples: add a script for bulk user update 2021-01-27 19:18:37 +01:00
convertusers REST API v2 2021-01-17 22:29:08 +01:00
ldapauth minor doc fixes 2021-02-14 22:08:08 +01:00
ldapauthserver Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
OTP/authy Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
rest-api-cli OpenAPI: minor changes 2021-01-18 13:24:38 +01:00