restic/changelog/unreleased/pull-3519

7 lines
205 B
Plaintext

Change: Require Go 1.14 or newer
Restic now requires Go 1.14 to build. This allows it to use new
standard library features instead of an external dependency.
https://github.com/restic/restic/issues/3519