{"id":22057142,"url":"https://github.com/capnspacehook/go-cache-prune","last_synced_at":"2026-05-18T15:36:15.101Z","repository":{"id":189403608,"uuid":"680231434","full_name":"capnspacehook/go-cache-prune","owner":"capnspacehook","description":"Prune unused files in Go module and build caches","archived":false,"fork":false,"pushed_at":"2023-11-28T06:24:54.000Z","size":81,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T15:57:29.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capnspacehook.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}},"created_at":"2023-08-18T17:03:14.000Z","updated_at":"2023-08-21T17:34:07.000Z","dependencies_parsed_at":"2023-08-19T21:38:18.030Z","dependency_job_id":"35c23441-3fa0-4cb5-ae8b-1bd68713b858","html_url":"https://github.com/capnspacehook/go-cache-prune","commit_stats":null,"previous_names":["capnspacehook/go-cache-prune"],"tags_count":0,"template":false,"template_full_name":"capnspacehook/go-project-template","purl":"pkg:github/capnspacehook/go-cache-prune","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capnspacehook%2Fgo-cache-prune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capnspacehook%2Fgo-cache-prune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capnspacehook%2Fgo-cache-prune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capnspacehook%2Fgo-cache-prune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capnspacehook","download_url":"https://codeload.github.com/capnspacehook/go-cache-prune/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capnspacehook%2Fgo-cache-prune/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33183128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-11-30T16:16:26.616Z","updated_at":"2026-05-18T15:36:15.068Z","avatar_url":"https://github.com/capnspacehook.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-cache-prune\n\nA utility to prune unneeded files from Go's module and build caches. The motivation was using [`actions/cache`](https://github.com/actions/cache) to [update existing Github Actions caches](https://github.com/actions/cache/blob/main/tips-and-workarounds.md#update-a-cache) with only necessary files to reduce their size. `go-cache-prune` will listen for file access or create events for files in the Go caches, and keep track of what files were used. When `go-cache-prune` receives a SIGHUP signal, it will stop listening for file events and delete all files in both Go caches it didn't record as being used.\n\nSignaling a running `go-cache-prune` process can easily be done with `go-cache-prune -signal`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapnspacehook%2Fgo-cache-prune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapnspacehook%2Fgo-cache-prune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapnspacehook%2Fgo-cache-prune/lists"}