go_1_11: update outdated meta.branch
This commit is contained in:
parent
2f4037f62b
commit
a4f37346e7
@ -184,7 +184,7 @@ stdenv.mkDerivation rec {
|
|||||||
disallowedReferences = [ go_bootstrap ];
|
disallowedReferences = [ go_bootstrap ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
branch = "1.9";
|
branch = "1.11";
|
||||||
homepage = http://golang.org/;
|
homepage = http://golang.org/;
|
||||||
description = "The Go Programming language";
|
description = "The Go Programming language";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
Loading…
Reference in New Issue
Block a user