From d7b348c8e6526c7ab6808124db97b86ed516165b Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 28 Jul 2026 07:44:06 +0200 Subject: [PATCH] chore(docs): drop the sunset Go Report Card badge Signed-off-by: Sebastian Mendel --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 94e6ce3..3f6ad5d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![managed by netresearch/.github templates](https://img.shields.io/badge/template-netresearch%2F.github-2F99A4?logo=github)](https://github.com/netresearch/.github/tree/main/templates/go-app) [![Go Reference](https://pkg.go.dev/badge/github.com/netresearch/raybeam.svg)](https://pkg.go.dev/github.com/netresearch/raybeam) -[![Go Report Card](https://goreportcard.com/badge/github.com/netresearch/raybeam)](https://goreportcard.com/report/github.com/netresearch/raybeam) [![CI Status](https://github.com/netresearch/raybeam/actions/workflows/ci.yml/badge.svg)](https://github.com/netresearch/raybeam/actions/workflows/ci.yml) [![Docker Build](https://github.com/netresearch/raybeam/actions/workflows/docker.yml/badge.svg)](https://github.com/netresearch/raybeam/actions/workflows/docker.yml) [![Go Version](https://img.shields.io/github/go-mod/go-version/netresearch/raybeam)](https://go.dev/dl/)