Prepare changelog for 0.16.1

This commit is contained in:
Alexander Neumann
2023-10-24 20:02:29 +02:00
parent ead8dd0173
commit d4d9c1b8f1
9 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Change: Update dependencies and require Go 1.19 or newer
We have updated all dependencies. Since some libraries require newer Go
standard library features, support for Go 1.18 has been dropped, which means
that restic now requires at least Go 1.19 to build.
https://github.com/restic/restic/pull/4532
https://github.com/restic/restic/pull/4533