Downgrade cobra to v0.0.5

This commit is contained in:
Michael Eischer
2020-10-03 17:45:53 +02:00
parent 4df8861e09
commit 29908906b7
3 changed files with 18 additions and 71 deletions

View File

@@ -0,0 +1,6 @@
Bugfix: Fix manpage formatting
The manpage formatting in restic v0.10.0 was garbled, which is fixed now.
https://github.com/restic/restic/issues/2938
https://github.com/restic/restic/pull/2977