Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently, errors returned by the `go mod` commands are ignored, even though the error output is printed. This can lead to situations where the service completes successfully, but doesn't actually do anything, as is sometimes the case where the `vendor` folder is already included in the code base.
- Loading branch information