go-protobuf: enable tests

This commit is contained in:
superherointj 2022-04-25 18:53:08 -03:00
parent 9c3d0595bc
commit 23089a1c18

View File

@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-CcJjFMslSUiZMM0LLMM3BR53YMxyWk8m7hxjMI9tduE=";
doCheck = false;
meta = with lib; {
homepage = "https://github.com/golang/protobuf";
description = " Go bindings for protocol buffer";