Skip to content

improve builds

cyberta requested to merge improve_build_steps into main

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).

Merge request reports