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

Reading from stdin is broken #94

Closed
fgblomqvist opened this issue Nov 22, 2022 · 2 comments
Closed

Reading from stdin is broken #94

fgblomqvist opened this issue Nov 22, 2022 · 2 comments

Comments

@fgblomqvist
Copy link
Contributor

Running

cat client.go | goimports-reviser -rm-unused -format -output stdout

yields

2022/11/22 10:25:35 open /my/cool/service/<standard-input>: no such file or directory
@devenami
Copy link
Contributor

Current only support file, not file content.

@incu6us
Copy link
Owner

incu6us commented Oct 16, 2023

fixed in v3.5.6

@incu6us incu6us closed this as completed Oct 16, 2023
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

No branches or pull requests

3 participants