iwittkau

Results 31 comments of iwittkau

That's a problem with the go.mod: there's nothing hosting the sources at mumble.info. Here's what you can do: clone the repository and execute `go install ./cmd/grumble` from the root directory....

@m110 I don't quite understand what the overhead and slowdown would be if you put it in the application layer. It seems more logical to me to put the required...

@m110 Thanks for the quick and thorough response! Your social media example makes sense and I now understand where you were coming from.

I got the same error. I think the reason is that `grpcui` now resolves all imported proto packages from `-import-path`. Example: ``` example ├── service1 │ └── service1.proto # imports...

I just noticed that ``` -F, --one-fixup-per-commit Only generate one fixup per commi ``` is missing from the outdated man page help which is also used when executing`git help absorb`.

@sylwiaszunejko I added fixup commits, let me know when I can rebase the branch.

Hey @zimnx can you take a look, please? 🙏🏻

Who can press the button to merge this?

@avelanarius can you merge this, please?