{"id":31955899,"url":"https://github.com/cisagov/setup-go-package","last_synced_at":"2025-10-14T14:32:37.385Z","repository":{"id":89768389,"uuid":"572149549","full_name":"cisagov/setup-go-package","owner":"cisagov","description":"Composite GitHub action to install a Go package.","archived":false,"fork":false,"pushed_at":"2025-10-06T15:16:17.000Z","size":617,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-06T15:32:00.420Z","etag":null,"topics":["actions","composite-action","github-actions","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cisagov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-29T16:52:56.000Z","updated_at":"2025-10-06T15:16:23.000Z","dependencies_parsed_at":"2025-03-06T22:21:28.002Z","dependency_job_id":"7ff6c0c3-017b-42f6-b272-b617dc7dd4d0","html_url":"https://github.com/cisagov/setup-go-package","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cisagov/setup-go-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cisagov%2Fsetup-go-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cisagov%2Fsetup-go-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cisagov%2Fsetup-go-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cisagov%2Fsetup-go-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cisagov","download_url":"https://codeload.github.com/cisagov/setup-go-package/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cisagov%2Fsetup-go-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019126,"owners_count":26086680,"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-10-14T02:00:06.444Z","response_time":60,"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":["actions","composite-action","github-actions","go","golang"],"created_at":"2025-10-14T14:31:26.034Z","updated_at":"2025-10-14T14:32:37.371Z","avatar_url":"https://github.com/cisagov.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-go-package #\n\n[![GitHub Build Status](https://github.com/cisagov/setup-go-package/workflows/build/badge.svg)](https://github.com/cisagov/setup-go-package/actions)\n\nA [GitHub composite action](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action)\nto install a given Go package with the specified version/tag.\n\n## Usage ##\n\n### Inputs ###\n\n| Name | Description | Interpreted Type | Default | Required |\n|------|-------------|------------------|---------|:--------:|\n| source | The source for the Go package to install. | `string` | n/a | yes |\n| version | The version or tag to use for the Go package. | `string` | n/a | yes |\n\n### Outputs ###\n\nNone.\n\u003c!--\n| Name | Description | Output Type |\n|------|-------------|-------------|\n| output_name | The output's description. | `output_type` |\n--\u003e\n\n### Sample GitHub Actions workflow ###\n\n```yml\n---\nname: The workflow\n\non:\n  pull_request:\n  push:\n\njobs:\n  my_job:\n    # This job does not need any permissions\n    permissions: {}\n    runs-on: ubuntu-latest\n    steps:\n      - name: Install terraform-docs\n        uses: cisagov/setup-go-package@e7d5a7d8c497f15addbc13c54c8cb6f3822ed2d5 # v1.0.0\n        with:\n          source: github.com/terraform-docs/terraform-docs\n          version: \"1.2.3\"\n```\n\n## Contributing ##\n\nWe welcome contributions!  Please see [`CONTRIBUTING.md`](CONTRIBUTING.md) for\ndetails.\n\n## License ##\n\nThis project is in the worldwide [public domain](LICENSE).\n\nThis project is in the public domain within the United States, and\ncopyright and related rights in the work worldwide are waived through\nthe [CC0 1.0 Universal public domain\ndedication](https://creativecommons.org/publicdomain/zero/1.0/).\n\nAll contributions to this project will be released under the CC0\ndedication. By submitting a pull request, you are agreeing to comply\nwith this waiver of copyright interest.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcisagov%2Fsetup-go-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcisagov%2Fsetup-go-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcisagov%2Fsetup-go-package/lists"}