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 = "golang.org/x/sys";
src = builtins.fetchGit {
url = "https://go.googlesource.com/sys";
rev = "fde4db37ae7ad8191b03d30d27f258b5291ae4e3";
rev = "ac6580df4449443a05718fd7858c1f91ad5f8d20";
};
deps = with pkgs.third_party; [