Nick Craig-Wood
|
e56c6402a7
|
serve restic: disallow on go1.8 because of dependent library changes
golang.org/x/net/http2 no longer builds on go1.8
|
2018-11-26 14:10:33 +00:00 |
|
Nick Craig-Wood
|
be54fd8f70
|
Remove builds conditional on go1.7 since that is now guaranteed #2154
Old fallback code was deleted and the go1.7 style code inlined where
appropriate.
|
2018-04-07 11:42:55 +01:00 |
|
Alexander Neumann
|
5b8977a053
|
serve restic: Disallow overwriting files in append-only mode - Fixes #2195
* Disallow overwriting files in append-only mode
* Add tests for append-only mode
|
2018-04-04 14:49:13 +01:00 |
|