When trying to build the project (either locally or using the provided Dockerfile), it fails on `bazel build ...` due to: ``` ERROR: An error occurred during the fetch of repository 'dev_lsp_go_protocol' ```
When trying to build the project (either locally or using the provided Dockerfile), it fails on
bazel build ...due to: