From d228c87986a4e8a589bf5e82d60c72089200bd8c Mon Sep 17 00:00:00 2001 From: Martin Zihlmann Date: Sun, 5 Jul 2026 20:50:56 +0100 Subject: [PATCH] drop defunct go report card badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c15439f0f..70064046c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Unit tests](https://github.com/osscontainertools/kaniko/actions/workflows/unit-tests.yaml/badge.svg)](https://github.com/osscontainertools/kaniko/actions/workflows/unit-tests.yaml) [![Integration tests](https://github.com/osscontainertools/kaniko/actions/workflows/integration-tests.yaml/badge.svg)](https://github.com/osscontainertools/kaniko/actions/workflows/integration-tests.yaml) [![Build images](https://github.com/osscontainertools/kaniko/actions/workflows/images.yaml/badge.svg)](https://github.com/osscontainertools/kaniko/actions/workflows/images.yaml) -[![Go Report Card](https://goreportcard.com/badge/github.com/osscontainertools/kaniko)](https://goreportcard.com/report/github.com/osscontainertools/kaniko) [![codecov](https://codecov.io/gh/osscontainertools/kaniko/graph/badge.svg)](https://codecov.io/gh/osscontainertools/kaniko) ![kaniko logo](logo/Kaniko-Logo.png)