mirror of
https://github.com/restic/restic.git
synced 2026-02-23 01:06:23 +00:00
Set up a cancelble context in global options, hook it into the ctrl-C handler for proper cancel propegation. Bump up minimal requirement for Go to version 1.7 in documentation and test-build files.