Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
go_sdk
extension failure for unnamed root module (#3612)
Fixes failures such as the following of the root module never calls `module`: ``` go_download_sdk_rule( Error in repository_rule: invalid user-provided repo name '__download_0': valid names may contain only A-Z, a-z, 0-9, '-', '_', '.', and must start with a letter ```
- Loading branch information