2023-10-22 20:37:39 +00:00
|
|
|
Change: Update dependencies and require Go 1.19 or newer
|
2023-10-22 18:31:02 +00:00
|
|
|
|
2023-10-22 20:37:39 +00:00
|
|
|
We have updated all dependencies. Since some libraries require newer Go
|
|
|
|
standard library features, support for Go 1.18 has been dropped, which means
|
|
|
|
that restic now requires at least Go 1.19 to build.
|
2023-10-22 18:31:02 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4532
|
2023-10-22 20:37:39 +00:00
|
|
|
https://github.com/restic/restic/pull/4533
|