mirror of
https://github.com/restic/restic.git
synced 2025-01-03 05:35:43 +00:00
bump required go version to 1.21
This commit is contained in:
parent
0b19f6cf5a
commit
84c79f1456
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/pull-4938
Normal file
7
changelog/unreleased/pull-4938
Normal file
|
@ -0,0 +1,7 @@
|
|||
Change: Update dependencies and require Go 1.21 or newer
|
||||
|
||||
We have updated all dependencies. Since some libraries require newer Go standard
|
||||
library features, support for Go 1.19 and 1.20 has been dropped, which means that
|
||||
restic now requires at least Go 1.21 to build.
|
||||
|
||||
https://github.com/restic/restic/pull/4938
|
Loading…
Reference in a new issue