From 7e2f3c397a68c99c1cb96fd437b2668e8fa93764 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Wed, 22 Jul 2026 13:34:09 +0200 Subject: [PATCH] Remove the 'Go Report Card' badge, as the service has been discontinued --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index df87777..c5ec670 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![CI](https://github.com/dcarrillo/whatismyip/workflows/CI/badge.svg)](https://github.com/dcarrillo/whatismyip/actions) [![CodeQL](https://github.com/dcarrillo/whatismyip/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/dcarrillo/whatismyip/actions/workflows/codeql-analysis.yml) -[![Go Report Card](https://goreportcard.com/badge/github.com/dcarrillo/whatismyip)](https://goreportcard.com/report/github.com/dcarrillo/whatismyip) [![GitHub release](https://img.shields.io/github/release/dcarrillo/whatismyip.svg)](https://github.com/dcarrillo/whatismyip/releases/) [![License Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](./LICENSE)