buildGoModule: use go_1_12 instead of go_1_11 (#58103)

This commit is contained in:
Wael Nasreddine
2019-03-21 20:40:07 -07:00
committed by GitHub
parent e2ac456f9a
commit 52dae14f0c
12 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ buildGoModule rec {
sha256 = "0m2fzpqxk7hrbxsgqplkg7h2p7gv6s1miymv3gvw0cz039skag0s";
};
modSha256 = "04zizcq6x1sshnkbvcy197k6axmjnazi9r7cfvcq7g2ng818y2yb";
modSha256 = "06ham8lsx5c1vk5jkwp1aa9g4q4g7sfq7gxz2gkffa98x2vlawyf";
subPackages = [ "." ];