From d219daa2c48b1f73652fbdd9d1c72519ccfc8403 Mon Sep 17 00:00:00 2001 From: Ron Evans Date: Sat, 29 Aug 2026 16:12:06 +0200 Subject: [PATCH] docs: remove Go Report Card since has been sunsetted (#195) Signed-off-by: deadprogram --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 65db113..352bc77 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # lneto [![go.dev reference](https://pkg.go.dev/badge/github.com/soypat/lneto)](https://pkg.go.dev/github.com/soypat/lneto) -[![Go Report Card](https://goreportcard.com/badge/github.com/soypat/lneto)](https://goreportcard.com/report/github.com/soypat/lneto) [![codecov](https://codecov.io/gh/soypat/lneto/branch/main/graph/badge.svg)](https://codecov.io/gh/soypat/lneto) [![Go](https://github.com/soypat/lneto/actions/workflows/ci.yaml/badge.svg)](https://github.com/soypat/lneto/actions/workflows/ci.yaml) [![sourcegraph](https://sourcegraph.com/github.com/soypat/lneto/-/badge.svg)](https://github.com/soypat/lneto/network/dependents)