mirror of
https://github.com/restic/restic.git
synced 2024-04-21 12:32:20 +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.