go: remove outdated alias throws

third attempt:
- c415691239
- 063680580c
This commit is contained in:
zowoq 2022-02-11 06:26:11 +10:00
parent 177f00e779
commit 518a8ab0ce

View file

@ -413,7 +413,6 @@ mapAliases ({
gnuradio-rds = gnuradio3_7.pkgs.rds; # Added 2019-05-27, changed 2020-10-16
gnustep-make = gnustep.make; # Added 2016-7-6
gnuvd = throw "gnuvd was removed because the backend service is missing"; # Added 2020-01-14
go_1_12 = throw "go_1_12 has been removed"; # Added 2020-04-26
gobby5 = gobby; # Added 2021-02-01
gobjectIntrospection = gobject-introspection; # Added 2018-12-02
gogoclient = throw "gogoclient has been removed, because it was unmaintained"; # Added 2021-12-15