{"id":16939561,"url":"https://github.com/a8m/go-issue-34769","last_synced_at":"2026-05-17T22:33:13.802Z","repository":{"id":69602355,"uuid":"217283064","full_name":"a8m/go-issue-34769","owner":"a8m","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-24T12:12:33.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T05:45:43.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a8m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-24T11:30:21.000Z","updated_at":"2019-10-24T12:12:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"80f35a6f-ed3d-4e9b-b40e-d4889c491776","html_url":"https://github.com/a8m/go-issue-34769","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a8m/go-issue-34769","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a8m%2Fgo-issue-34769","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a8m%2Fgo-issue-34769/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a8m%2Fgo-issue-34769/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a8m%2Fgo-issue-34769/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a8m","download_url":"https://codeload.github.com/a8m/go-issue-34769/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a8m%2Fgo-issue-34769/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33157530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T21:05:00.686Z","updated_at":"2026-05-17T22:33:13.780Z","avatar_url":"https://github.com/a8m.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Running `go build` from `foo` directory returns:\n\n```\nbuild foo: cannot load bar: malformed module path \"bar\": missing dot in first path element\n```\n\nThis error is returned because `bar` directory does not contain any Go file.\n\n[CL 203118](https://go-review.googlesource.com/c/go/+/203118) change the module importer to print more friendly error. For example:\n```\nmain.go:3:8: module bar@ found (v0.0.0-00010101000000-000000000000, replaced by ../bar), but does not contain package\n```\n\nIf you ask yourself why creating a module without any Go files, well, we tried to build a few Docker images and accidentally forgot to copy some of the Go files to the image. It took us hours to figure out what the \"missing dot in first path element\" means in this case.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa8m%2Fgo-issue-34769","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa8m%2Fgo-issue-34769","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa8m%2Fgo-issue-34769/lists"}