mirror of
https://github.com/restic/restic.git
synced 2025-12-03 23:11:47 +00:00
Merge pull request #3519 from greatroar/maphash
Replace siphash by hash/maphash
This commit is contained in:
6
changelog/unreleased/pull-3519
Normal file
6
changelog/unreleased/pull-3519
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user