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

build(deps): bump github.com/tarantool/go-prompt #959

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

dmyger
Copy link
Collaborator

@dmyger dmyger commented Sep 25, 2024

Update package go-prompt with fix crash on update completions.

Closes #944

@dmyger dmyger force-pushed the dmyger/gh-944-fix-update-competion-data branch from 130ca4b to e7ac44c Compare September 25, 2024 14:11
go.sum Outdated Show resolved Hide resolved
@dmyger dmyger force-pushed the dmyger/gh-944-fix-update-competion-data branch from e7ac44c to f9cb57f Compare September 30, 2024 11:23
@dmyger dmyger requested a review from oleg-jukovec September 30, 2024 11:23
Copy link
Contributor

@oleg-jukovec oleg-jukovec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does @ochaton check the fix?

go.mod Outdated Show resolved Hide resolved
Update package go-prompt with fix crash on update completions.

Closes #944
@dmyger dmyger force-pushed the dmyger/gh-944-fix-update-competion-data branch from f9cb57f to b95c839 Compare October 9, 2024 10:58
@oleg-jukovec oleg-jukovec merged commit d265b1f into master Oct 9, 2024
18 of 19 checks passed
@oleg-jukovec oleg-jukovec deleted the dmyger/gh-944-fix-update-competion-data branch October 9, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: tt connect autocompletion crashes
3 participants