From 1cb6172b65661b87b356f9d46b005e9ed390af2a Mon Sep 17 00:00:00 2001 From: Piotr Synowiec Date: Mon, 4 Nov 2024 15:57:25 +0100 Subject: [PATCH] badges: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43c7fe5..0ea9b0f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ![Tests](https://github.com/mysiar-org/go_sql_raw/actions/workflows/tests.yml/badge.svg) [![Gosec](https://github.com/mysiar-org/go_sql_raw/actions/workflows/gosec.yml/badge.svg)](https://github.com/mysiar-org/go_sql_raw/actions/workflows/gosec.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/mysiar-org/go_sql_raw.svg)](https://pkg.go.dev/github.com/mysiar-org/go-sql-raw) +![GitHub go.mod Go version (branch)](https://img.shields.io/github/go-mod/go-version/mysiar-org/go_sql_raw/main) + The main reason that this module has been created was generic querying database without knowing table structure.