{"id":16195271,"url":"https://github.com/tethik/go-template","last_synced_at":"2026-02-18T16:31:30.368Z","repository":{"id":207607467,"uuid":"719642558","full_name":"Tethik/go-template","owner":"Tethik","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-10T20:09:10.000Z","size":16,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T01:34:57.968Z","etag":null,"topics":[],"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/Tethik.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":"2023-11-16T15:45:50.000Z","updated_at":"2025-10-10T20:07:29.000Z","dependencies_parsed_at":"2024-06-19T11:26:11.186Z","dependency_job_id":null,"html_url":"https://github.com/Tethik/go-template","commit_stats":null,"previous_names":["tethik/go-template"],"tags_count":2,"template":true,"template_full_name":null,"purl":"pkg:github/Tethik/go-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tethik","download_url":"https://codeload.github.com/Tethik/go-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tethik%2Fgo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29585548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"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-10-10T08:26:53.732Z","updated_at":"2026-02-18T16:31:30.334Z","avatar_url":"https://github.com/Tethik.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go template\n\nMy own minimalist template for setting up a new Go project.\n\n## Setup 🚀\n\n- [ ] Besides the standard go tooling, ensure you have [goreleaser](https://goreleaser.com/) and `make` installed\n- [ ] Copy the template (e.g. via github)\n- [ ] Modify default code. Find and replace `github.com/Tethik/go-template`. Rename `example`.\n- [ ] Modify `main: ./cmd/example/example.go` and `binary: app` in `.goreleaser.yaml`\n\n### Github release workflow\n\nEnsure you set `Actions -\u003e Workflow permissions` to `Read and write permissions`\n\n## Usage 🧑‍💻\n\n- `make` or `make single-build` - build for just your arch. Outputs in `dist/`.\n- `make build` - to build for all archs\n- `make test` - to run tests\n\n### Releases\n\nTo create a new release:\n\n```sh\ngit tag -a vX.Y.Z # set your semantic version here\ngit push origin vX.Y.Z\n```\n\nAlternatively you can a manual release via make (not tested tbh)\n\n`make release`\n\n### References 📜\n\n- [Repo by @nobe4 which this steals a bunch from](https://github.com/nobe4/safe)\n- [Golang Standards Project Layout](https://github.com/golang-standards/project-layout)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftethik%2Fgo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftethik%2Fgo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftethik%2Fgo-template/lists"}