mirror of
https://github.com/restic/restic.git
synced 2025-03-13 17:10:53 +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.