gat
gat copied to clipboard
🐱 cat alternative written in Go.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/koki-develop/gat). ## Rate-Limited The following updates are currently...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tdewolff/minify/v2](https://togithub.com/tdewolff/minify) | `v2.20.12` -> `v2.20.37` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/image | `v0.15.0` -> `v0.16.0` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/yamlfmt](https://togithub.com/google/yamlfmt) | `v0.11.0` -> `v0.12.1` | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/term | `v0.12.0` -> `v0.24.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/charmbracelet/glamour](https://togithub.com/charmbracelet/glamour) | `v0.6.0` -> `v0.8.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
https://ports.macports.org/port/gat/
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
`tail -f some_log_file | cat` works, `tail -f some_log_file | gat` doesn't. `yes | cat` works, `yes | gat` doesn't. `cat a_file_70_GB_in_size` works, `gat a_file_70_GB_in_size` isn't even worth trying (as...