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/text";
src = builtins.fetchGit {
url = "https://go.googlesource.com/text";
rev = "342b2e1fbaa52c93f31447ad2c6abc048c63e475";
rev = "cbf43d21aaebfdfeb81d91a5f444d13a3046e686";
};
deps = with pkgs.third_party; [