From 3f32bfda23c1ef7b0bed43406587594353c10f28 Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Nothnagel Date: Wed, 15 Jul 2026 11:32:30 +0200 Subject: [PATCH] Remove retired Go Report card badge Signed-off-by: Daniel Gonzalez Nothnagel --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 034ba4b..d82e81a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # controller-utils [![REUSE status](https://api.reuse.software/badge/github.com/ironcore-dev/controller-utils)](https://api.reuse.software/info/github.com/ironcore-dev/controller-utils) -[![Go Report Card](https://goreportcard.com/badge/github.com/ironcore-dev/controller-utils)](https://goreportcard.com/report/github.com/ironcore-dev/controller-utils) [![Go Reference](https://pkg.go.dev/badge/github.com/ironcore-dev/controller-utils.svg)](https://pkg.go.dev/github.com/ironcore-dev/controller-utils) [![Test](https://github.com/ironcore-dev/controller-utils/actions/workflows/test.yml/badge.svg)](https://github.com/ironcore-dev/controller-utils/actions/workflows/test.yml) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)