Skip to content

Commit b076d1e

Browse files
authored
Merge pull request #7 from danieljimenez/master
Update to ssh_config fork
2 parents 8631cd3 + 51c6ee1 commit b076d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources-config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"strconv"
1717
"strings"
1818

19-
"github.com/havoc-io/ssh_config"
19+
"github.com/danieljimenez/ssh_config"
2020
)
2121

2222
// ConfigHost is Host parsed from SSH config-format files.

0 commit comments

Comments
 (0)