Closed aradwann closed 3 weeks ago
@hibiken Hi, Could you please review this PR and release a new version? I'm currently cleaning up dependencies in my project that uses asynq, and noticed protobuf as a transitive dependency.
PRs should be narrowly scoped, as it's hard enough to agree on "one" intention/change.
IMHO, applying go fmt
without adding a CI check is just noise on a PR, and not an actual improvement.
I'm posting this comment, because I agree with the protobuf changes, and I hope we can get this merged 👌
@aradwann If possible, could we only get the protobuf changes in this PR? I'll apply a gofmt before a tagged release in any case (or with a CI).
@kamikazechaser Hi, currently I am busy with other stuff, and idk when I get back to it
Oh ok. I don't have permissions to push to forks. So I may close this and push/attribute any of your changes in a different commit.
closed in favor of https://github.com/hibiken/asynq/pull/942
removing deprecated github.com/golang/protobuf and applying go fmt closes #855