Skip to content
Snippets Groups Projects
Commit c40c629a authored by John Cai's avatar John Cai
Browse files

go.mod: Remove exclude directive

Remove the exlude directive that prevented us from pulling in a a buggy
version of grpc/grpc-go. We don't use this package anymore, so there's
no reason to keep this directive. Also, newer versions of grpc/grpc-go
has fixed the bug that's mentioned as the reason for the exclude.

Changelog: other
parent fb86bb6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment