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

command: fix stdin operation output #177

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

braydonk
Copy link
Collaborator

@braydonk braydonk commented May 4, 2024

Fixes #176

When I added output format, I accidentally changed a string cast for the stdin operation's output which I should have left.

Will add an integration test to cover this but I'm getting this through first so I can patch release.

When I added output format, I accidentally changed a string cast for
the stdin operation's output which I should have left.
@braydonk braydonk merged commit 9311c40 into google:main May 4, 2024
7 checks passed
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.

Broken stdin operation output in 0.12.0
1 participant