sftpgo-mirror/dataprovider
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
..
admin.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00
bolt.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00
bolt_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
dataprovider.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
memory.go Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
mysql.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00
mysql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
pgsql.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00
pgsql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
sqlcommon.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00
sqlite.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00
sqlite_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
sqlqueries.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00
user.go data providers: add filesystem to folder ... 2021-02-24 19:40:29 +01:00