Blog Bintray Sunset

Into the Sunset on May 1st: Bintray, GoCenter, and ChartCenter

UPDATE 4/27/2021: We listened to the community and will keep JCenter as a read-only repository indefinitely. Our customers and the community can continue to rely on JCenter as a reliable mirror for Java packages. UPDATE 2/28/2021: To better support the community in this migration, JFrog has extended the JCenter new package versions submission deadline through March …

Find the Path to Go Module Major Versions With GoCenter

UPDATE: As of May 1, 2021 – GoCenter central repository has been sunset and all features will be deprecated. For more information on the sunsetting of the centers read the deprecation blog post   How many major versions of a given Go module are there? That simple question doesn’t always have an easy-to-discover answer. Golang’s …

blog

Top Go Modules: Writing Unit Tests with Testify

UPDATE: As of May 1, 2021 – GoCenter central repository has been sunset and all features will be deprecated. For more information on the sunsetting of the centers read the deprecation blog post     Every month GoCenter awards top performing modules a Gopher Badge as a mark of achievement. We’re writing about some of …

Blog

Top Go Modules: Golang Web APIs with GORM

UPDATE: As of May 1, 2021 – GoCenter central repository has been sunset and all features will be deprecated. For more information on the sunsetting of the centers read the deprecation blog post   Every month GoCenter awards top performing modules a Gopher Badge as a mark of achievement. We’re writing about some of these …

Godoc in GoCenter Tells A Go Module’s Story

  UPDATE: As of May 1, 2021 – GoCenter central repository has been sunset and all features will be deprecated. For more information on the sunsetting of the centers read the deprecation blog post     Using an open-source Go module from the community of other developers can be like going on a blind date. …