Skip to content

Conversation

mafredri
Copy link
Member

Since pkg/sftp#528 was merged, we can now remove the fork in favor of HEAD~1.

Note that sftp HEAD updated crypto packages, which causes conflict with tailscale, hence we update this to HEAD~1.

This also fixes a bug in our SFTP test where we were passing non-unix paths to client.Create on Windows, (e.g. C:\User\...). This is not acceptable input (as I learned in my PR from sftp authors ❤️).

@mafredri mafredri self-assigned this Oct 26, 2022
@mafredri mafredri requested a review from a team October 26, 2022 11:48
@mafredri mafredri merged commit a0bdb4f into main Oct 26, 2022
@mafredri mafredri deleted the mafredri/sftp-ditch-fork branch October 26, 2022 13:02
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants