Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: using our fork #101

Merged
merged 3 commits into from Nov 22, 2022
Merged

feat: using our fork #101

merged 3 commits into from Nov 22, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Nov 22, 2022

as discussed, the type aliases would end up confusing things... this is probably easier:

  • we will keep our fork in sync with gliderlabs/ssh
  • we make changes things we need to our fork when/if needed
  • this way, only one breaking change going forward

the change is also automatable with:

go get github.com/charmbracelet/wish@latest # once its released
gofmt -l -w -r '"github.com/gliderlabs/ssh" -> "github.com/charmbracelet/ssh"' .
go mod tidy

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Nov 22, 2022
@caarlos0 caarlos0 added the enhancement New feature or request label Nov 22, 2022
@caarlos0 caarlos0 marked this pull request as ready for review November 22, 2022 17:19
@caarlos0 caarlos0 merged commit d65a162 into main Nov 22, 2022
@caarlos0 caarlos0 deleted the fork branch November 22, 2022 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants