mirror of
https://github.com/restic/restic.git
synced 2026-03-06 14:46: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.