mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:57:56 +00:00
Merge pull request #2852 from MichaelEischer/drop-go-1.11
Drop support for Go version 1.11
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Change: Require Go >= 1.11
|
||||
Change: Require Go >= 1.12
|
||||
|
||||
Restic now requires Go to be at least 1.11. This allows simplifications in the
|
||||
Restic now requires Go to be at least 1.12. This allows simplifications in the
|
||||
build process and removing workarounds.
|
||||
|
||||
https://github.com/restic/restic/pull/2600
|
||||
https://github.com/restic/restic/pull/2852
|
||||
|
Reference in New Issue
Block a user