sftp: require go1.9+ after golang.org/x/crypto/ssh update

This commit is contained in:
Nick Craig-Wood
2018-05-05 16:23:47 +01:00
parent 6427029c4e
commit 7ea68f1fc6
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build !plan9,go1.8
// +build !plan9,go1.9
package sftp