chore(third_party): Bump gopkgs needed for Google Cloud

This commit is contained in:
Vincent Ambo 2019-12-13 21:30:14 +00:00
parent 9594203e07
commit 6220294f94
11 changed files with 12 additions and 11 deletions

View file

@ -4,7 +4,7 @@ pkgs.buildGo.external {
path = "github.com/golang/protobuf";
src = builtins.fetchGit {
url = "https://github.com/golang/protobuf";
rev = "4c88cc3f1a34ffade77b79abc53335d1e511f25b";
rev = "ed6926b37a637426117ccab59282c3839528a700";
};
deps = with pkgs.third_party; [