mirror of
https://github.com/restic/restic.git
synced 2025-05-19 00:48:19 +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.