cockroachdb / cockroachdb/errors

Package has dependency of GoGO protobufs and too mainy inits

Open
#80 10 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.5k
Forks
74
PR merge metrics
No merged PRs in 30d

Description

When inspecting go binary I found that it requires gogo protobufs https://github.com/cockroachdb/errors/blob/72ec75208141a2b67e79909b28aea29ed2189108/extgrpc/ext_grpc.go#L182 in init()
I do not use gogo in production as it is an outdated project https://github.com/gogo/protobuf/issues/691
Please remove init and gogo dependency

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.