mirror of
https://github.com/restic/restic.git
synced 2025-08-23 17:55:17 +00:00
test go 1.24 and drop support for 1.22
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
Change: Update dependencies and require Go 1.22 or newer
|
||||
Change: Update dependencies and require Go 1.23 or newer
|
||||
|
||||
We have updated all dependencies. Since some libraries require newer Go standard
|
||||
library features, support for Go 1.19, 1.20 and 1.21 has been dropped, which means
|
||||
that restic now requires at least Go 1.22 to build.
|
||||
We have updated all dependencies. Since some libraries require newer Go
|
||||
standard library features, support for Go 1.19, 1.20, 1.21 and 1.22 has been
|
||||
dropped, which means that restic now requires at least Go 1.23 to build.
|
||||
|
||||
This also disables support for TLS versions older than TLS 1.2.
|
||||
This also disables support for TLS versions older than TLS 1.2. On Windows,
|
||||
restic now requires at least Windows 10 or Windows Server 2016. On macOS,
|
||||
restic now requires at least macOS 11 Big Sur.
|
||||
|
||||
https://github.com/restic/restic/pull/4938
|
||||
|
Reference in New Issue
Block a user