bypass403: mark broken, upstream no longer exists
This commit is contained in:
parent
18c2e9910f
commit
e8f5af7cec
@ -21,5 +21,8 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/drsigned/bypass403";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
|
||||
# https://github.com/drsigned/bypass403 no longer exists
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user