From 7aa3d011e538fca0ec7f8dc0d089657b16ed66c3 Mon Sep 17 00:00:00 2001 From: Jesse Donat Date: Mon, 31 Aug 2026 21:46:24 -0500 Subject: [PATCH] docs: remove deprecated Go Report Card badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f1e837c..75d91a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # sqlread -[![Go Report Card](https://goreportcard.com/badge/github.com/donatj/sqlread)](https://goreportcard.com/report/github.com/donatj/sqlread) [![GoDoc](https://godoc.org/github.com/donatj/sqlread?status.svg)](https://godoc.org/github.com/donatj/sqlread) [![CI](https://github.com/donatj/sqlread/actions/workflows/ci.yml/badge.svg)](https://github.com/donatj/sqlread/actions/workflows/ci.yml)