{"id":28729187,"url":"https://github.com/cavcrosby/yq-go","last_synced_at":"2026-02-02T00:01:17.092Z","repository":{"id":296468683,"uuid":"993498168","full_name":"cavcrosby/yq-go","owner":"cavcrosby","description":"Packaging for the yq lightweight and portable command-line \"file\" processor (https://github.com/mikefarah/yq.git).","archived":false,"fork":false,"pushed_at":"2026-01-20T07:49:20.000Z","size":23,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-20T16:43:17.086Z","etag":null,"topics":["jq","json","yaml","yq"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cavcrosby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-30T22:39:35.000Z","updated_at":"2025-10-11T17:32:25.000Z","dependencies_parsed_at":"2025-05-31T09:29:37.031Z","dependency_job_id":"0cf18719-11a9-4c8f-9201-38a99ae01723","html_url":"https://github.com/cavcrosby/yq-go","commit_stats":null,"previous_names":["cavcrosby/yq-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cavcrosby/yq-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavcrosby%2Fyq-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavcrosby%2Fyq-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavcrosby%2Fyq-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavcrosby%2Fyq-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cavcrosby","download_url":"https://codeload.github.com/cavcrosby/yq-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cavcrosby%2Fyq-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28996568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"last_error":"SSL_read: 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":["jq","json","yaml","yq"],"created_at":"2025-06-15T16:14:27.843Z","updated_at":"2026-02-02T00:01:17.086Z","avatar_url":"https://github.com/cavcrosby.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yq-go\n\nPackaging for the `yq` lightweight and portable command-line file processor\n(\u003chttps://github.com/mikefarah/yq.git\u003e).\n\n## Installation\n\nThe following below are dependencies for building the packages[^1].\n\n1. Make\n2. Docker\n3. Git\n4. Go (a version that supports Go modules)\n\n[^1]: Additional dependencies may be are required to run the Make targets.\n\n### Ubuntu Linux\n\n#### 22.04\n\n1. Create the `yq-go` `deb` package.\n\n   ```shell\n   make OS=\"ubuntu-22.04\" \"deb\"\n   ```\n\n2. Update the `apt` package index, then install `yq-go`.\n\n   ```shell\n   sudo apt-get update\n   sudo apt-get install --assume-yes ./yq-go_*.deb\n   ```\n\n3. Clean the repository's working directory (optional).\n\n   ```shell\n   make OS=\"ubuntu-22.04\" \"clean\"\n   ```\n\n#### 24.04\n\n1. Create the `yq-go` `deb` package.\n\n   ```shell\n   make OS=\"ubuntu-24.04\" \"deb\"\n   ```\n\n2. Update the `apt` package index, then install `yq-go`.\n\n   ```shell\n   sudo apt-get update\n   sudo apt-get install --assume-yes ./yq-go_*.deb\n   ```\n\n3. Clean the repository's working directory (optional).\n\n   ```shell\n   make OS=\"ubuntu-24.04\" \"clean\"\n   ```\n\n## License\n\nSee LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcavcrosby%2Fyq-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcavcrosby%2Fyq-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcavcrosby%2Fyq-go/lists"}