{"id":16407506,"url":"https://github.com/llitfkitfk/pkgsite","last_synced_at":"2026-07-17T11:37:45.875Z","repository":{"id":68610840,"uuid":"272638978","full_name":"llitfkitfk/pkgsite","owner":"llitfkitfk","description":"pkgsite","archived":false,"fork":false,"pushed_at":"2020-06-16T07:28:49.000Z","size":9498,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T07:46:07.927Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llitfkitfk.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-16T07:26:50.000Z","updated_at":"2020-06-16T07:30:51.000Z","dependencies_parsed_at":"2023-02-27T02:16:19.669Z","dependency_job_id":null,"html_url":"https://github.com/llitfkitfk/pkgsite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/llitfkitfk/pkgsite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llitfkitfk%2Fpkgsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llitfkitfk%2Fpkgsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llitfkitfk%2Fpkgsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llitfkitfk%2Fpkgsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llitfkitfk","download_url":"https://codeload.github.com/llitfkitfk/pkgsite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llitfkitfk%2Fpkgsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35580669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"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":[],"created_at":"2024-10-11T06:14:07.815Z","updated_at":"2026-07-17T11:37:45.809Z","avatar_url":"https://github.com/llitfkitfk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pkg.go.dev\n\n## A site for discovering Go packages\n\nPkg.go.dev is a website for discovering and evaluating Go packages and modules.\n\nYou can check it out at [https://pkg.go.dev](https://pkg.go.dev).\n\n## Roadmap\n\nPkg.go.dev [launched](https://groups.google.com/g/golang-announce/c/OW8bHSryLIc)\nin November 2019, and is currently under active development by the Go team.\n\nHere's what we are currently working on:\n\n- Design updates: We have some design changes planned for pkg.go.dev,\n  to address\n  [UX feedback](https://github.com/golang/go/issues?q=is%3Aissue+is%3Aopen+label%3Ago.dev+label%3AUX)\n  that we have received.\n  You can expect a more cohesive search and navigation experience coming soon.\n  We plan to share these designs for feedback once they are ready.\n\n- Godoc.org redirect: Longer term, we are working towards\n  [redirecting godoc.org traffic](https://blog.golang.org/pkg.go.dev-2020) to\n  pkg.go.dev. We know that there are features available on godoc.org that users\n  want to see on pkg.go.dev, and we want to ensure that we address these. We’ve\n  been keeping track of issues related to redirecting godoc.org traffic on\n  [Go issue #39144](https://golang.org/issue/39144).\n  These issues will be prioritized in the next few months. We also plan to\n  continue improving our license detection algorithm.\n\n- Search improvements: We’ll be improving our search experience based on\n  feedback in [Go issue #37810](https://golang.org/issue/37810),\n  to make it easier for users to find the dependencies they are looking for and\n  make better decisions around which ones to import.\n\nWe encourage everyone to begin using [pkg.go.dev](https://pkg.go.dev) today for\nall of their needs and to\n[file feedback](https://golang.org/s/discovery-feedback)! You can redirect\nall of your requests from godoc.org to pkg.go.dev, by clicking\n`Always use pkg.go.dev` at the top of any page on [godoc.org](https://godoc.org).\n\n## Issues\n\nIf you want to report a bug or have a feature suggestion, please first check\nthe [known issues](https://github.com/golang/go/labels/go.dev) to see if your\nissue is already being discussed. If an issue does not already exist, feel free\nto [file an issue](https://golang.org/s/discovery-feedback).\n\nFor answers to freqently asked questions, see [go.dev](https://go.dev/about).\n\nYou can also chat with us on the #tools slack channel on the\n[Gophers slack](https://invite.slack.golangbridge.org).\n\n## Contributing\n\nWe would love your help!\n\nOur canonical Git repository is located at\n[go.googlesource.com/pkgsite](https://go.googlesource.com/pkgsite).\nThere is a mirror of the repository at\n[github.com/golang/pkgsite](https://github.com/golang/pkgsite).\n\nTo contribute, please read our [contributing guide](CONTRIBUTING.md).\n\n## License\n\nUnless otherwise noted, the Go source files are distributed under the BSD-style\nlicense found in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllitfkitfk%2Fpkgsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllitfkitfk%2Fpkgsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllitfkitfk%2Fpkgsite/lists"}