sftpgo/.github/workflows
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
..
.editorconfig feat: add workflow for building docker image 2020-10-05 16:15:06 +02:00
development.yml Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
docker.yml rename default branch from master to main 2021-02-09 19:53:03 +01:00
release.yml use Go 1.16 for CI and Docker images 2021-02-21 12:01:37 +01:00