mirror of
https://github.com/restic/restic.git
synced 2026-05-14 22:35:23 +00:00
9 lines
339 B
Plaintext
9 lines
339 B
Plaintext
Change: Update dependencies and require Go 1.25 or newer
|
|
|
|
We have updated all dependencies. Restic now requires Go 1.25 or newer to build.
|
|
In addition, the Windows build of restic using Go 1.26 was fixed.
|
|
|
|
https://github.com/restic/restic/pull/21796
|
|
https://github.com/restic/restic/pull/5619
|
|
https://github.com/restic/restic/issues/21791
|