treewide: http to https
This commit is contained in:
@@ -16,7 +16,7 @@ buildGoPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Light weight cross-platform test automation";
|
||||
homepage = http://gauge.org;
|
||||
homepage = https://gauge.org;
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.vdemeester ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user