From ade3d756077adae8cbd97cd8cef8147db184578c Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 9 Jul 2026 01:04:56 +0200 Subject: [PATCH] README: remove Go Report Card badge The project was sunset; > After more than a decade of serving the ecosystem, the time > has come to sunset Go Report Card. Following the loss of our > primary infrastructure sponsor, maintaining the web app is > no longer sustainable. Signed-off-by: Sebastiaan van Stijn --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 282552ebf208..3e42584b90d7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![GitHub release](https://img.shields.io/github/release/docker/buildx.svg?style=flat-square)](https://github.com/docker/buildx/releases/latest) [![PkgGoDev](https://img.shields.io/badge/go.dev-docs-007d9c?style=flat-square&logo=go&logoColor=white)](https://pkg.go.dev/github.com/docker/buildx) [![Build Status](https://img.shields.io/github/actions/workflow/status/docker/buildx/build.yml?branch=master&label=build&logo=github&style=flat-square)](https://github.com/docker/buildx/actions?query=workflow%3Abuild) -[![Go Report Card](https://goreportcard.com/badge/github.com/docker/buildx?style=flat-square)](https://goreportcard.com/report/github.com/docker/buildx) [![codecov](https://img.shields.io/codecov/c/github/docker/buildx?logo=codecov&style=flat-square)](https://codecov.io/gh/docker/buildx) Buildx is a Docker CLI plugin for extended build capabilities with