mirror of
https://github.com/restic/restic.git
synced 2026-07-15 11:44:53 +00:00
Vendor dependencies with dep
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// +build !debug
|
||||
|
||||
package sftp
|
||||
|
||||
func debug(fmt string, args ...interface{}) {}
|
||||
Reference in New Issue
Block a user