David Genest
David Genest
> Once we have a pflags unknown flag set, we should be able to easily get it back to the cobra application code. In fact, just a module version bump...
Let's keep it active.
@mixe3y Unfortunately not, and the help is quite hardcoded currently. I have a need for this too, but haven't come around to implementing that. As a workaround, I would probably...
see also #95 with [comment suggesting](https://github.com/nats-io/nack/issues/95#issuecomment-1474819236) adopting the controller runtime.
Well, that improves it for folder relative `lib` and `vendor`. Nice. But `build` is still ignored. In the current project, I am on bare jsonnet, not tanka (unfortunately at the...
On MacOS GOARCH=arm64 GOOS=darwin Built from a `go install`. ``` __ _ ___ / /\ | | | |_) /_/--\ |_| |_| \_ v1.52.0, built with Go go1.22.0 ``` If...
Another thing comes to mind. Merely starting `air` and closing it with SIGINT doesn't trigger the panic, I think we actually need to serve some pages to the browser to...