mirror of
https://github.com/restic/restic.git
synced 2025-08-12 16:27:40 +00:00
Raise minimum Go version to 1.9
The golang.org/sys/crypto library uses math/bits, which was only introduced in Go 1.9.
This commit is contained in:
8
changelog/unreleased/issue-1758
Normal file
8
changelog/unreleased/issue-1758
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Allow saving OneDrive folders in Windows
|
||||
|
||||
Restic now contains a bugfix to two libraries, which allows saving OneDrive
|
||||
folders in Windows. In order to use the newer versions of the libraries, the
|
||||
minimal version required to compile restic is now Go 1.9.
|
||||
|
||||
https://github.com/restic/restic/issues/1758
|
||||
https://github.com/restic/restic/pull/1765
|
Reference in New Issue
Block a user