forked from TrueCloudLab/restic
6 lines
191 B
Text
6 lines
191 B
Text
Change: Require Go >= 1.11
|
|
|
|
Restic now requires Go to be at least 1.11. This allows simplifications in the
|
|
build process and removing workarounds.
|
|
|
|
https://github.com/restic/restic/pull/2600
|