forked from TrueCloudLab/restic
7 lines
233 B
Text
7 lines
233 B
Text
|
Change: Require Go 1.19 or newer
|
||
|
|
||
|
Since some libraries require newer library features, support for Go 1.18 has
|
||
|
been dropped, which means that restic now requires at least Go 1.19 to build.
|
||
|
|
||
|
https://github.com/restic/restic/pull/4532
|