2022-11-26 10:51:56 +00:00
|
|
|
Change: Update dependencies and require Go 1.18 or newer
|
|
|
|
|
2023-01-08 14:34:30 +00:00
|
|
|
Most dependencies have been updated. Since some libraries require newer language
|
|
|
|
features, support for Go 1.15-1.17 has been dropped, which means that restic now
|
2022-11-26 10:51:56 +00:00
|
|
|
requires at least Go 1.18 to build.
|
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4041
|