improve builds
Replace patches with simple rm command for sub-projects that just require to have no go.sum and go.mod This way we will have less trouble when we update a single sub-project within bitmaskcore, because it requires to update the patch as well (which might be forgotten easily).