mirror of
https://github.com/restic/restic.git
synced 2026-08-03 04:32:17 +00:00
Vendor dependencies with dep
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// +build !linux,!darwin
|
||||
|
||||
package sftp
|
||||
|
||||
const sftpServer = "/usr/bin/false" // unsupported
|
||||
Reference in New Issue
Block a user