From 64e14f8697a33fdbbe031cfa25126b0aa3c6713f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gonz=C3=A1lez=20Di=20Antonio?= Date: Sat, 19 Sep 2026 19:54:20 +0200 Subject: [PATCH] docs: remove the Go Report Card badge Go Report Card was retired, so the badge no longer reports anything. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d5e52e9..15116e5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/slashdevops/fsx?style=plastic) [![Go Reference](https://pkg.go.dev/badge/github.com/slashdevops/fsx.svg)](https://pkg.go.dev/github.com/slashdevops/fsx) -[![Go Report Card](https://goreportcard.com/badge/github.com/slashdevops/fsx)](https://goreportcard.com/report/github.com/slashdevops/fsx) [![license](https://img.shields.io/github/license/slashdevops/fsx.svg)](https://github.com/slashdevops/fsx/blob/main/LICENSE) [![Release](https://github.com/slashdevops/fsx/actions/workflows/release.yml/badge.svg)](https://github.com/slashdevops/fsx/actions/workflows/release.yml)