{"id":13817269,"url":"https://github.com/jfrog/gocenter","last_synced_at":"2025-10-10T02:56:09.202Z","repository":{"id":88810826,"uuid":"159933264","full_name":"jfrog/gocenter","owner":"jfrog","description":"The Github README for JFrog Go-center.  Use this for reporting issues","archived":false,"fork":false,"pushed_at":"2021-05-14T11:38:26.000Z","size":403,"stargazers_count":164,"open_issues_count":6,"forks_count":23,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-15T19:40:43.885Z","etag":null,"topics":["dependencies","go","go-modules","golang","golang-package","goproxy","package-control"],"latest_commit_sha":null,"homepage":"https://gocenter.io","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jfrog.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":"support/list_generated_mod_files.txt","governance":null,"roadmap":null,"authors":null}},"created_at":"2018-12-01T10:26:50.000Z","updated_at":"2024-02-26T10:47:40.000Z","dependencies_parsed_at":"2023-06-12T18:30:33.101Z","dependency_job_id":null,"html_url":"https://github.com/jfrog/gocenter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jfrog/gocenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fgocenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fgocenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fgocenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fgocenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfrog","download_url":"https://codeload.github.com/jfrog/gocenter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fgocenter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002514,"owners_count":26083403,"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-10T02:00:06.843Z","response_time":62,"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":["dependencies","go","go-modules","golang","golang-package","goproxy","package-control"],"created_at":"2024-08-04T06:00:38.850Z","updated_at":"2025-10-10T02:56:09.165Z","avatar_url":"https://github.com/jfrog.png","language":null,"funding_links":[],"categories":["Misc"],"sub_categories":[],"readme":"# JFrog GoCenter\n\n# Attention: Deprecation Notice for Bintray, GoCenter, ChartCenter, and JCenter. [Learn More](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter)\n\n![JFrog GoCenter Logo](https://raw.githubusercontent.com/jfrog/gocenter/master/resources/logo.png)\n\nIf you are reading this, then hopefully you have an interest in immutable re-usable Go modules, so welcome to JFrog GoCenter.  If\nyou haven't already, you can check out the actual web page at [gocenter.io](https://gocenter.io), but you may as\nwell stick around and read this page first.\n\n## The documentation on what is GoCenter, how GoCenter works, how to set up your tools to work with GoCenter and the Frequently Asked Questions (and answers!) can be found in [the Wiki of the project](https://github.com/jfrog/gocenter/wiki).\n\n## Troubleshooting\n\n### I’m running into “checksum mismatch” errors in my build while resolving from GoCenter.\n\nBe very careful with checksum mismatches. Except of one case, detailed in our [FAQ wiki page](https://github.com/jfrog/gocenter/wiki/Frequently-Asked-Questions), it usually means you have downloaded a damaged dependency module.\n\n## Release Notes\n\nGoCenter is constantly improving your experience with Go Modules based on community feedback. We make lots of small improvements regularly and keep a running list of major ones in our releases.md file. Stay up to date with us by checking out our latest: [Release Notes](https://github.com/jfrog/gocenter/blob/master/releases.md).\n\n## Contact us\n\n* Twitter: ping us `@jfrog`.\n* Slack: find us in `#gocenter` channel in the [Gopher Slack](https://invite.slack.golangbridge.org/).\n* Email: shoot us an email to `gocenter@jfrog.com`\n\n### Reporting Technical Issues with GoCenter\n\n* Please open an issue on this repository for any issues you experience while using our service, or any improvements you wish to discuss.\n  * When opening an issue, please make clear if it is a bug/problem you are experiencing or a request for a new feature or improvement\n  * If you are submitting a bug report, please provide detailed steps to reproduce your issue.  This should include the name of the module and the version that you were searching for/trying to add/trying to consume if relevant.\n  * To open an issue click 'Issues' above and please review the list of open issues.\n    * If your issue already exists, please select that issue and add any additional information that might help us resolve it, or click the reactions button and thumbs up (+1) if you want to indicate you are also experiencing this issue, but have no new information to add.\n    * If your issue/improvement is not on the list, please click the 'New Issue' button and provide details\n* If your issue is not appropriate for a public discussion, please contact us via e-mail at gocenter@jfrog.com.\n* If you have issues integrating Artifactory with JFrog GoCenter, and you have support, please file a support ticket.\n* For issues relating to the JFrog CLI, please file a GitHub issue on the [jfrog-cli-go GitHub repository](https://github.com/jfrog/jfrog-cli-go)\n* If you have found a security vulnerability in any part of GoCenter or its infrastructure, please e-mail security@jfrog.com\n\n## Contributing to GoCenter\n\nPlease check our [Contributing Guide](https://github.com/jfrog/gocenter/blob/master/CONTRIBUTING.md).\n\n## Legal \u0026 Other Links\n* The [Terms of Service](https://gocenter.jfrog.com/terms) for JFrog GoCenter\n* The JFrog GoCenter [Privacy Policy](https://gocenter.jfrog.com/privacypolicy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fgocenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfrog%2Fgocenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fgocenter/lists"}