{"id":13713848,"url":"https://github.com/williamchanrico/go-get-ssh","last_synced_at":"2026-03-11T00:49:11.092Z","repository":{"id":110984301,"uuid":"143827119","full_name":"williamchanrico/go-get-ssh","owner":"williamchanrico","description":"Wrapper for \"go get -v -u\" using ssh git clone. Useful if you setup github 2FA and don't want to deal with global git config to make \"go get\" works.","archived":false,"fork":false,"pushed_at":"2018-08-12T08:31:55.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T10:44:40.014Z","etag":null,"topics":["2fa-security","bash-script","git","go"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/williamchanrico.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":"2018-08-07T06:03:34.000Z","updated_at":"2023-01-09T08:28:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f332200c-aa58-4cf1-8afe-36baa399d1a8","html_url":"https://github.com/williamchanrico/go-get-ssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamchanrico%2Fgo-get-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamchanrico%2Fgo-get-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamchanrico%2Fgo-get-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamchanrico%2Fgo-get-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williamchanrico","download_url":"https://codeload.github.com/williamchanrico/go-get-ssh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252792060,"owners_count":21804895,"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","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":["2fa-security","bash-script","git","go"],"created_at":"2024-08-02T23:01:45.891Z","updated_at":"2026-03-11T00:49:11.043Z","avatar_url":"https://github.com/williamchanrico.png","language":"Shell","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# go-get-ssh\nWrapper for \"go get -v -u\" using ssh git clone\n\n## What it does\n- The script will `git clone` (using your configured `ssh` credential) the repository into your workspace with the correct `go` structure (`$GOPATH/src/domain.com/repo_owner/repo_name/`).\n- And it will run `go get -u -v` in the cloned repository.\n- Done. It does everything you need to start building/developing that repo in one command.\n\n## Usage\n```\n$ go-get-ssh\nusage: go-get-ssh IMPORT_PATH\nexample:\n         go-get-ssh github.com/tokopedia/gosample\n\n         Will be imported to:\n         $GOPATH/src/github.com/tokopedia/gosample\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamchanrico%2Fgo-get-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamchanrico%2Fgo-get-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamchanrico%2Fgo-get-ssh/lists"}