mirror of
https://github.com/restic/restic.git
synced 2026-08-15 18:13:17 +00:00
Vendor dependencies with dep
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// +build !windows
|
||||
|
||||
package cobra
|
||||
|
||||
var preExecHookFn func(*Command)
|
||||
Reference in New Issue
Block a user