mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
add changelog
This commit is contained in:
parent
82c5a314f9
commit
a0110bb902
1 changed files with 9 additions and 0 deletions
9
changelog/unreleased/pull-322
Normal file
9
changelog/unreleased/pull-322
Normal file
|
@ -0,0 +1,9 @@
|
|||
Change: Update dependencies and require Go 1.22 or newer
|
||||
|
||||
We have updated all dependencies. Since some libraries require newer Go standard
|
||||
library features, support for Go 1.18 to 1.21 has been dropped, which means
|
||||
that rest-server now requires at least Go 1.22 to build.
|
||||
|
||||
This also disables support for TLS versions older than TLS 1.2.
|
||||
|
||||
https://github.com/restic/rest-server/pull/322
|
Loading…
Add table
Add a link
Reference in a new issue