{"id":15484894,"url":"https://github.com/codenoid/gomiss","last_synced_at":"2025-09-07T02:04:24.975Z","repository":{"id":100300646,"uuid":"224572866","full_name":"codenoid/GoMiss","owner":"codenoid","description":"Auto `go get -u` from missing package message","archived":false,"fork":false,"pushed_at":"2019-11-28T06:44:13.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T00:26:24.124Z","etag":null,"topics":["golang","golang-package","missing-package","package-manager"],"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/codenoid.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-11-28T04:57:02.000Z","updated_at":"2023-02-06T11:07:15.000Z","dependencies_parsed_at":"2023-05-13T14:15:39.186Z","dependency_job_id":null,"html_url":"https://github.com/codenoid/GoMiss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codenoid/GoMiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FGoMiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FGoMiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FGoMiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FGoMiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenoid","download_url":"https://codeload.github.com/codenoid/GoMiss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FGoMiss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986629,"owners_count":25202708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["golang","golang-package","missing-package","package-manager"],"created_at":"2024-10-02T06:00:26.868Z","updated_at":"2025-09-07T02:04:24.952Z","avatar_url":"https://github.com/codenoid.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoMiss\nAuto `go get -u` from missing package message\n\n## Installation\n\n```\ngo get -u github.com/codenoid/GoMiss\n```\n\n## Usage\n\n```\n$ go build\na.go:9:2: cannot find package \"github.com/gin-gonic/gin\" in any of:\n\t/usr/local/go/src/github.com/gin-gonic/gin (from $GOROOT)\n\t/home/codenoid/go/src/github.com/gin-gonic/gin (from $GOPATH)\na.go:10:2: cannot find package \"github.com/codenoid/GoTral\" in any of:\n\t/usr/local/go/src/github.com/codenoid/GoTral (from $GOROOT)\n\t/home/codenoid/go/src/github.com/codenoid/GoTral (from $GOPATH)\na.go:11:2: cannot find package \"github.com/getsentry/sentry-go\" in any of:\n\t/usr/local/go/src/github.com/getsentry/sentry-go (from $GOROOT)\n\t/home/codenoid/go/src/github.com/getsentry/sentry-go (from $GOPATH)\na.go:12:2: cannot find package \"gopkg.in/couchbase/gocb.v1\" in any of:\n\t/usr/local/go/src/gopkg.in/couchbase/gocb.v1 (from $GOROOT)\n\t/home/codenoid/go/src/gopkg.in/couchbase/gocb.v1 (from $GOPATH)\na.go:13:2: cannot find package \"github.com/go-redis/redis/v7\" in any of:\n\t/usr/local/go/src/github.com/go-redis/redis/v7 (from $GOROOT)\n\t/home/codenoid/go/src/github.com/go-redis/redis/v7 (from $GOPATH)\n\n# When the app/package you run doesn't have go mod, then\n# Really ? would you `go get` all these package manually ?\n# here's GoMiss come to fix missing package for you\n\n$ go build 2\u003e\u00261 \u003e/dev/null | GoMiss\n$ go build\n# success :)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fgomiss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenoid%2Fgomiss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fgomiss/lists"}