We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4ec5b6a
Go 1.17 (#6)
1f4ae60
Gocat now uses the io.Copy function to stream to stdout without inspection. However, the --append-new-lines flag must now always append new lines.
io.Copy
--append-new-lines
9a896b8
fix ci