Skip to content

Commit 7770c0a

Browse files
committed
fix: Use static Go Report Card badge
1 parent ee01f90 commit 7770c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Find every cryptographic vulnerability in your dependencies. Know your quantum risk. Focus on what matters.
66

77
[![CI](https://github.com/csnp/qramm-cryptodeps/actions/workflows/ci.yml/badge.svg)](https://github.com/csnp/qramm-cryptodeps/actions/workflows/ci.yml)
8-
[![Go Report Card](https://goreportcard.com/badge/github.com/csnp/qramm-cryptodeps)](https://goreportcard.com/report/github.com/csnp/qramm-cryptodeps)
8+
[![Go Report Card](https://img.shields.io/badge/go%20report-A-brightgreen)](https://goreportcard.com/report/github.com/csnp/qramm-cryptodeps)
99
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
1010
[![Go Version](https://img.shields.io/github/go-mod/go-version/csnp/qramm-cryptodeps)](go.mod)
1111

0 commit comments

Comments
 (0)