2020-09-19 12:09:11 +00:00
|
|
|
Change: Update dependencies, require Go >= 1.13
|
2020-02-26 19:55:12 +00:00
|
|
|
|
2020-09-19 12:09:11 +00:00
|
|
|
Restic now requires Go to be at least 1.13. This allows simplifications in the
|
2020-02-26 19:55:12 +00:00
|
|
|
build process and removing workarounds.
|
|
|
|
|
2020-09-19 12:09:11 +00:00
|
|
|
This is also probably the last version of restic still supporting mounting
|
|
|
|
repositories via fuse on macOS.
|
|
|
|
|
2020-02-26 19:55:12 +00:00
|
|
|
https://github.com/restic/restic/pull/2600
|
2020-07-22 21:35:10 +00:00
|
|
|
https://github.com/restic/restic/pull/2852
|
2020-09-19 12:09:11 +00:00
|
|
|
https://github.com/restic/restic/pull/2927
|